You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix invalid memory access issue in g++ builds (#228)
* Try to use shared_ptr<CSVField> to avoid memory issues
* Run tests
* Update single include
* Also added test for empty file SEGFAULT
* diD yoU forGet to #incLude<cStrIng>
0 commit comments