mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-30 01:48:43 +02:00
memory for the input line instead of using a fixed 1024-character buffer. That avoids the issue of rare but possible overflow when reading a .ext file with unknown line lengths.