frees_param_strict: track MAYBE_FREED parameters
commite128bbaa145669366e0067d5d9790939a2f0ae76
authorDan Carpenter <dan.carpenter@linaro.org>
Wed, 25 Oct 2023 12:06:28 +0000 (25 15:06 +0300)
committerDan Carpenter <dan.carpenter@linaro.org>
Wed, 25 Oct 2023 12:06:28 +0000 (25 15:06 +0300)
tree5297324094725bc8929b8dde75af13633639f9d3
parent966a67655c0ece390f3b0e6ea44ce7bf1546d2cb
frees_param_strict: track MAYBE_FREED parameters

Track and pass the MAYBE_FREED information.  I have not pushed the changes
to take advantage of this yet.

Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
check_frees_param_strict.c