Simplify memory handling around struct h2h_decode
Since we verify that header blocks are not interleaved, and we zero the struct h2h_decode on every new header block, there is no need to malloc a separate struct h2h_decode per stream.
Showing
Please register or sign in to comment