Hi,I found that in function _keybox_dump_find_dups, it returns directly without closing, and there may be a handle leak. Please check whether it should close and then return.
Description
Description
Revisions and Commits
Revisions and Commits
rG GnuPG | |||
rG3efd0052854d kbx: Close file handle when return. | |||
rG06aeb2b45c60 kbx: Close file handle when return. | |||
rG28a4d0d4f5c5 kbx: Close file handle when return. |
Event Timeline
Comment Actions
Thank you.
Applied to master, 2.4 branch and 2.2 branch.
Next time, please have a look at gnupg/doc/HACKING and add an entry for the commit log.