txr-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Txr-users] Bug heads up.


From: Kaz Kylheku
Subject: [Txr-users] Bug heads up.
Date: Fri, 18 Nov 2011 10:58:38 -0800
User-agent: Roundcube Webmail/0.4


Hi all,


Please take a look at this commit, especially file lib.c:

http://www.kylheku.com/cgit/cgit.cgi/txr/commit/?id=c0930d5f06f3b25f3f075e25657f394613aa9521

The functions func_n3 and func_n4 were not initializing a field. This will crash the garbage collector because basically a recycled object is pulled from the heap, but contains some
old value.


Cheers ...




reply via email to

[Prev in Thread] Current Thread [Next in Thread]