diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +- Rewrite all the realloc nightmare stuff + +<remon> drobilla: slv2_port_get_default_value checks if a property is returned,and creates the result. But it calls slv2_property_free() even if the property == 0 !! +<remon> drobilla: (which causes a segfault) |