zig/test/standalone/issue_9812
Jakub Konka affd8f8b59 macho: fix incorrect segment/section growth calculation
Otherwise, for last sections in segments it could happen we would
not expand the segment when actually required thus exceeding the
segment's size and causing data clobbering and dyld runtime errors.
2021-09-21 20:22:52 +02:00
..
vendor/kuba-zip macho: fix incorrect segment/section growth calculation 2021-09-21 20:22:52 +02:00
build.zig macho: fix incorrect segment/section growth calculation 2021-09-21 20:22:52 +02:00
main.zig macho: fix incorrect segment/section growth calculation 2021-09-21 20:22:52 +02:00