NetBSD/src 2EakNcBsbin/fdisk fdisk.c

   In validate_bootsel, the code assumed that arr[j][i] can be accessed
   with something like arr[0][j*ARRAYWIDTH+i]. gcc no longer allows such
   hacks and discards the code silently because of undefined behaviour.
VersionDeltaFile
1.156+6-5sbin/fdisk/fdisk.c
+6-51 files

UnifiedSplitRaw