mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-09-03 08:25:07 +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.