Wouldn't be a better choice "sizeof (ut64)*8"? If the number is an ut64, and sizeof gives the num of bits, to represent 1B are needed 8bits.
El 15/02/2011, a las 18:40, Nibble <[email protected]> escribió: > On Tue, 15 Feb 2011 17:13:36 +0100 > Jan Lieven <[email protected]> wrote: > >> Hi, > > Hi, > >> I ran into a rax2 bug: >> >> $ rax2 Bxaaaaa >> 00000000000010101010101010101010b >> *** glibc detected *** rax2: free(): invalid next size (fast): > > Pull the hg tip, it should be fixed now. Thanks for the report! > > Kind regards, > --nibble > _______________________________________________ > radare mailing list > [email protected] > http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org _______________________________________________ radare mailing list [email protected] http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org
