thomasoa / andrews-deal

Automatically exported from code.google.com/p/andrews-deal
Other
10 stars 6 forks source link

String holding procedure can attempt to free variables that shouldn't be freed #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
While working on a holding procedure, I found it was freeing the objv
objects too early.

Fixed in trunk and will be in Deal 3.1.10.

Original issue reported on code.google.com by thomasoa on 28 Feb 2010 at 9:57