Files
mirror_zfs/cmd
Brian Behlendorf 1c27877ab2 cppcheck: (error) Null pointer dereference: who_perm
As indicated by the VERIFY the local who_perm variable can never
be NULL in parse_fs_perm().  Due to the existence of the is_set
conditional, which is always true, cppcheck 1.88 was reporting
a possible NULL reference.  Resolve the issue by removing the
extraneous is_set variable.

Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #9732
2020-01-22 13:49:06 -08:00
..
2020-01-22 13:49:00 -08:00
2020-01-22 13:49:00 -08:00
2020-01-22 13:48:58 -08:00
2020-01-22 13:48:58 -08:00
2020-01-22 13:48:58 -08:00
2017-07-25 13:22:03 -04:00
2020-01-22 13:48:58 -08:00