vincentlaucsb / csv-parser

A high-performance, fully-featured CSV parser and serializer for modern C++.
MIT License
864 stars 144 forks source link

Fix memory issues in CSVFieldList #237

Closed vincentlaucsb closed 3 weeks ago

vincentlaucsb commented 3 weeks ago

First reported in #217, and accurately diagnosed in the comments of #235.