... free(file_w); _exit(0); file_cleanup: free(file_w); _exit(1); }
it's in the "file_d" function/process around line 880 in my pkg_ping github repository: https://github.com/lukensmall/pkg_ping/blob/master/pkg_ping.c
Thanks for reporting, ticket is here: https://trac.cppcheck.net/ticket/11391
Log in to post a comment.
it's in the "file_d" function/process around line 880 in my pkg_ping github repository: https://github.com/lukensmall/pkg_ping/blob/master/pkg_ping.c
Thanks for reporting, ticket is here: https://trac.cppcheck.net/ticket/11391