Author: muggenhor
Date: Wed Oct 24 18:54:53 2007
New Revision: 2614

URL: http://svn.gna.org/viewcvs/warzone?rev=2614&view=rev
Log:
 * Fix a rather large memory leak as reported in bug #10190
   * In this bug-report calling free() twice (once on psRes->aID then on psRes) 
was proposed
   * Instead just ''over allocate'' the memory for psRes so that a single 
free() call on psRes will suffice

Modified:
    trunk/lib/framework/frameresource.c
    trunk/lib/framework/frameresource.h


_______________________________________________
Warzone-commits mailing list
Warzone-commits@gna.org
https://mail.gna.org/listinfo/warzone-commits

Reply via email to