darlinghq / darling-dmg

FUSE module for .dmg files (containing an HFS+ filesystem)
http://www.darlinghq.org
GNU General Public License v3.0
278 stars 45 forks source link

memmove instead of memcpy #91

Closed jief666 closed 5 years ago

jief666 commented 5 years ago

Found a bug in a piece of code I did a while ago. Seems to only happens with old glibc, but still incorrect.