Pablo de Lara fa32879c2d tests: [fuzz] fix potential null dereference
There is a possibility that zstate.msg = NULL, which is set
in inflateInit2() function. In that case, we should not
compare against another string.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2025-08-11 17:37:49 +01:00
..
2017-11-17 17:28:27 -07:00