mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
If _maxLength was -1, we would end up with a 0-size allocation, and a write that starts right before it, which gives odd results.
If _maxLength was -1, we would end up with a 0-size allocation, and a write that starts right before it, which gives odd results.