Point72 / csp

csp is a high performance reactive stream processing library, written in C++ and Python
https://github.com/Point72/csp/wiki
Apache License 2.0
191 stars 33 forks source link

Fix memory leak in `DialectGenericType` in to_json #269

Closed arhamchopra closed 3 months ago

arhamchopra commented 3 months ago

This PR fixes a memory leak in the to_json method for structs.