commited to cvs. Thanks a lot! On Friday 23 January 2004 13:36, Benjamin Lee wrote: > Using one of my favourite tools, valgrind, I found a double free in the use > of the dict structure. See attached patch against CVS. > > The double free occurs because the dict data destroy function is called on > the boxc_id pointer when the dict structures are destroyed during shutdown > in: > > gw/bb_boxc.c > smsboxc_run() > by dict_destroy > > It's only a very minor memory handling _problem_. > > Cheers, > Ben.
-- Best regards / Mit besten Gr��en aus D�sseldorf Dipl.-Ing. Alexander Malysh ___________________________________________ Centrium GmbH Vogelsanger Weg 80 40470 D�sseldorf Fon: +49 (0211) 74 84 51 80 Fax: +49 (0211) 277 49 109 email: [EMAIL PROTECTED] web: www.centrium.de msn: [EMAIL PROTECTED] icq: 98063111 ___________________________________________ Please avoid sending me Word, Excel or PowerPoint attachments. See http://www.fsf.org/philosophy/no-word-attachments.html
