mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 06:36:22 +00:00
Fix pointer dereferencing
Setting the pointer to NULL had no effect outside the function so far.
This commit is contained in:
Setting the pointer to NULL had no effect outside the function so far.