cpio resource leaks?

View: New views
1 Messages — Rating Filter:   Alert me  

cpio resource leaks?

by Bugzilla from begert@gmail.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Running cppcheck 1.30 against cpio 2.9 yields:

% cppcheck -f -a -q cpio-2.9
[cpio-2.9/src/copyin.c:1583]: (error) Resource leak: tty_in
[cpio-2.9/src/copyin.c:1583]: (error) Resource leak: tty_out
[cpio-2.9/src/copyin.c:1583]: (error) Resource leak: rename_in

Thanks for your time.
-Bill