mirror of
https://github.com/frida/tinycc
synced 2024-11-28 18:43:07 +03:00
fix end-of-buffer error in tccpp.c
Quick fix for http://lists.nongnu.org/archive/html/tinycc-devel/2015-04/msg00160.html. I don't fully understand the intended semantics of when file->buf_ptr[0] is valid, but the rest of the code doesn't have any obvious spots with the same bug. Feel free to revert this if I'm mistaken or we need to discuss this change further.
This commit is contained in:
parent
4126056fbe
commit
2e04fa8872
Loading…
Reference in New Issue
Block a user