Skip to content
Snippets Groups Projects
Commit 4ac7e292 authored by Scott Vokes's avatar Scott Vokes
Browse files

API change: change uint16_t to size_t for user-controlled buffer sizes.

This eliminates the possibility of infinite loops caused by counters
overflowing and preventing the output buffer full or input exhausted
conditions from being reached.
parent 58257290
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment