ImpulseAdventure / JPEGsnoop

JPEGsnoop: JPEG decoder and detailed analysis
http://www.impulseadventure.com/photo/jpeg-snoop.html
GNU General Public License v2.0
499 stars 83 forks source link

Fix user signature database storing #57

Open Werve opened 11 months ago

Werve commented 11 months ago

Related to https://github.com/ImpulseAdventure/JPEGsnoop/issues/56

When trying to save multiple signatures like remove one then add another, all with the same program instance open, the user database is not saved correctly. This change seems to fix it.