[Date Prev ][Date Next ][Thread Prev ][Thread Next ][Date Index ][Thread Index ]
[IMP-dev] fix bug in pointer
To : List for IMP development <imp-dev@salilab.org imp-devATsalilab.org >
Subject : [IMP-dev] fix bug in pointer
From : Daniel Russel <drussel@gmail.com drusselATgmail.com >
Date : Tue, 9 Dec 2008 18:11:15 -0800
Domainkey-signature : a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:mime-version:subject:date:x-mailer; b=t4j+Imen+57PRFy5Ts5PIPANCt+SyR6MPw63zu1ek9by4lhCUd3dLYeILq/yU+hIyF tlK1ulysRMmc9TT75FW3N7zJ4h6EZHsemqiOvewN8cmbHyzfQmiOftdn3fRmHWWDbde0 Z/M7tNvpjGA1jSnqTwew5szs5F9uoaS4/8YZU=
Reply-to : List for IMP development <imp-dev@salilab.org imp-devATsalilab.org >
Fix a bug in pointer where bad things would happen if you assigned a
value to a pointer that equaled its old value. Check for this and skip
the increment and decrement.
Attachment:
pointer
Description: Binary data