Ticket #1953 (testing defect: fixed) — at Version 4
some cppcheck cleanups
Reported by: | slyfox | Owned by: | slyfox |
---|---|---|---|
Priority: | minor | Milestone: | 4.7.5 |
Component: | mc-core | Version: | master |
Keywords: | cppcheck | Cc: | |
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: | iNode andrew_b |
Description (last modified by slyfox) (diff)
http://apps.sourceforge.net/trac/cppcheck/
Issuing
mc $ cppcheck -a --force .
among many reports we get interesting hits
[./vfs/ftpfs.c:682]: (possible error) Memory leak: host [./src/util.c:1435]: (error) Resource leak: f
---
Merged as changeset:c3fba412477f426dab0f1982cd157bfdb67847a5
$ git log c3fba412^..c3fba412
Change History
Note: See
TracTickets for help on using
tickets.
Pushed as
branch:1953_cppcheck_resleaks (2 commits)
tip changeset:fca17611e5d0c38b2898ef68828c0e380fe7ab00
Please review.