Commit Graph

4 Commits

Author SHA1 Message Date
Kevin Albertson 336c0ae992 zstd: fix leak of tvbs
Replace use of composite tvb with creation of one tvb.
2023-01-02 12:13:54 +00:00
Kevin Albertson 0ea91fc6fa error on extra data 2022-12-28 05:00:45 +00:00
Kevin Albertson a9037f45c7 do not create composite buffer with empty data
This results in an exception on tvb_composite_finalize.
2022-12-28 05:00:45 +00:00
Kevin Albertson 2f9fd85ae9 add tvbuff_zstd.c 2022-12-28 05:00:45 +00:00