thriftrw / thriftrw-node

A thrift binary encoding library using bufrw
MIT License
57 stars 25 forks source link

No buffer asserts #172

Closed kriskowal closed 4 years ago

kriskowal commented 4 years ago

Subsuming and following up to #156, this removes the use of the long-past-deprecated field bounds assertion argument and preempts it with explicit boundary checks and errors.