zfs/lib/libefi
Brian Behlendorf 1a4030b1b5 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-11-12 16:31:55 -08:00
..
Makefile.am cppcheck: integrete cppcheck 2021-06-23 13:22:15 -07:00
rdwr_efi.c cppcheck: resolve double free 2021-11-12 16:31:55 -08:00