[PATCH] staging: dgap: fix memory leak in dgap_parsefile()

Ronit Halder ronit.crj at gmail.com
Thu Oct 1 03:41:31 UTC 2015


The existing dgap_parsefile() rejects invalid config file.
But before we know that config file is invalid a lot of memory leak
can happen. Removing the chances of memory leak won't heart anyone.

regards,
Ronit Halder


More information about the devel mailing list