I applied the first two changes (memmove and long->int) and doing so solved a 
segfault problem on my x86_64 system.

They appear safe (memmove acts as memcpy except it handles overlap).

Please apply the patch!

-neil

Reply via email to