Skip to content

ByteBuf dynamic growth functions.

Pre-release
Pre-release
Compare
Choose a tag to compare
@JonathanHenson JonathanHenson released this 10 Apr 23:10
cbe96ad
Faster CBMC stubs for memset and memcpy (#300)

* new memset and memcpy functions that are often faster for CBMC to analyze

* PR comments addressed