mirror_zfs/lib/libefi
Brian Behlendorf 6fc1ce0723 cppcheck: resolve double free
The double free reported for the realloc() failure branch is a
false positive.  It should be resolved in cppcheck 2.4 but for
the benefit of older versions we supress the warning.

    https://trac.cppcheck.net/ticket/9292

Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #11508
2021-01-26 16:12:02 -08:00
..
Makefile.am Clean up lib dependencies 2020-07-10 14:26:00 -07:00
rdwr_efi.c cppcheck: resolve double free 2021-01-26 16:12:02 -08:00