latchset / tang

Tang binding daemon
GNU General Public License v3.0
468 stars 56 forks source link

Fix memory leak reported by clang tool #149

Open sarroutbi opened 1 month ago

sarroutbi commented 1 month ago

This memory leak, although not easily reproducible, has been detected by Static Application Security Testing tool. This fix eliminates it.