From: Cyrill G. <gor...@gm...> - 2015-05-31 22:42:13
|
On Mon, Jun 01, 2015 at 05:56:11AM +0800, Delan Azabani wrote: > Ensure that the int64_t offset value, which ultimately comes from an > int64_t value in gencode() (assemble.c:1906), is completely written to > the temporary buffer, instead of merely its least significant 32 bits. Thank you! I didn't look into the details yet, hopefully on the week. |