19 * check-name: Redundant NULL check
20 * check-command: smatch sm_redundant_check.c
23 sm_redundant_check.c +8 func(3) info: redundant null check on x calling free()
24 sm_redundant_check.c +13 func(8) info: redundant null check on z calling free()