You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cppcheck highlighted this code. lib\formdata.c contains this code with two early returns either of which results in having memory pointed to my newform leaked.
Cppcheck highlighted this code.
lib\formdata.c
contains this code with two early returns either of which results in having memory pointed to mynewform
leaked.The text was updated successfully, but these errors were encountered: