The logreader object did not always refill the input buffer correctly
and got confused by certain log files. Remove logreader_refill and the associated logic and replace with fgetc.
Showing
Please register or sign in to comment
and got confused by certain log files. Remove logreader_refill and the associated logic and replace with fgetc.