trustedsec / CS-Situational-Awareness-BOF

Situational Awareness commands implemented using Beacon Object Files
GNU General Public License v2.0
1.28k stars 221 forks source link

Add call to VariantClear to release any resources #58

Closed JohnLaTwC closed 3 years ago

JohnLaTwC commented 3 years ago

Add call to VariantClear to release any resources held by varProperty in the case where goto fail is executed. This goto otherwise skips the VariantClear in line 551