Message ID | 20160616102600.GA89477@adacore.com |
---|---|
State | New |
Headers | show |
Index: g-comlin.adb =================================================================== --- g-comlin.adb (revision 237429) +++ g-comlin.adb (working copy) @@ -3073,6 +3073,7 @@ Free (Config.Switches (S).Long_Switch); Free (Config.Switches (S).Help); Free (Config.Switches (S).Section); + Free (Config.Switches (S).Argument); end loop; Unchecked_Free (Config.Switches);