mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-09-07 03:21:20 +02:00
In MakeLegalLEFSyntax we step through the badLEFchars string but instead of looking for the NULL terminator, we instead look for a NULL pointer.