You need to sign in or sign up before continuing.
Fix up reading of Turbo Pascal arrays.
The last element of these arrays was getting clobbered by the next field because the array sizes are stored in the first element. Fixes warning on NetBSD and Raspian.
Please register or sign in to comment