aaa55a7c
by Nikolay Sivov at 2025-04-22T16:04:03+02:00
winedump: Fix a crash in 'dump' command.
This is a regression from 405eb2a386df0135174c5d04a24cb3b1adc1c710.
Now with two kinds of handlers we need to check for nulls in both loops.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>