Menu

#74 fixed a resource leak in src/plcore.c at line 2773

closed-fixed
nobody
None
5
2009-12-09
2009-12-08
orbitcowboy
No

during a check with the static code analysis tool cppcheck
(https://sourceforge.net/projects/cppcheck/) the tool discovered
a resource leak.

It printed the following output:

Resource leak: dp_drvdir at line 2773

Please see the attached patch that fixes the issue

Best regards

Ettl Martin

Discussion

  • orbitcowboy

    orbitcowboy - 2009-12-08

    proper fix

     
  • Andrew Ross

    Andrew Ross - 2009-12-09
    • status: open --> closed-fixed
     
  • Andrew Ross

    Andrew Ross - 2009-12-09

    Thanks. Patch applied.

     

Log in to post a comment.