lib-sieve: sieve-binary-dumper - Fix crash occurring when binary blocks fail to load.
The sieve_binary_block_index/get() functions return NULL when the block index is invalid somehow. This was not handled by the dumper, thereby causing a crash.
Please register or sign in to comment