mirror of
https://github.com/cc65/cc65.git
synced 2025-02-03 07:30:52 +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.