fix(scroll): handle edge case of extremely long messages #38
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/buffer-cleanup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Prior commit (
6ad8a190) did not properly handle overflow by long (9000 lines) message,to address this issue, multiple changes were made:
prof_buff_tstruct to header file so its lines could be externally changed7c3f461677tofac1e224bc