“dpkg-deb -I foo.deb” leaks the file handle for the package’s control file. Check for read errors and close the file before it falls out of scope. Found by cppcheck. Reported-by: Raphael Geissert <atomo64@gmail.com> Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||