fix a potential end-of-buffer issue in tccelf.c
also read characters one at a time when PARSE_DEBUG is set; after this patch, things seem to work with that.
This commit is contained in:
also read characters one at a time when PARSE_DEBUG is set; after this patch, things seem to work with that.