mirror of
https://github.com/cc65/cc65.git
synced 2025-01-12 02:30:44 +00:00
448aa35f50
The pointer to the input buffer was not being updated after a call to realloc(), causing the program to crash if realloc() moved the buffer.