linux-apfs / linux-apfs-rw

APFS module for linux, with experimental write support
GNU General Public License v2.0
510 stars 34 forks source link

module fails to build for Linux 6.5: detected write beyond size of object #49

Closed alexmyczko closed 1 year ago

alexmyczko commented 1 year ago

Thank you for considering:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1043112

eafer commented 1 year ago

I just pushed two patches that should fix this, but I don't see the strcpy() error over here (I'm guessing it's a configuration option I'm not using), so let me know if it's still broken somehow.

eafer commented 1 year ago

I just made a release, so I guess I can close this.

daniele-athome commented 11 months ago

This is still present on Debian testing with kernel 6.5.0 (using apfs from unstable which is 0.3.3+git20230810+ds-1 (meaning it was probably built from git at that date). I see another commit after that and another release though.

EDIT: using the latest release did build successfully, so I guess it's a Debian problem now :-) I'll notify downstream.