-
Notifications
You must be signed in to change notification settings - Fork 331
Hashtable free keys #65
Copy link
Copy link
Open
Labels
Description
xfilesee
opened on Sep 28, 2016
Issue body actions
- In configuration a free function specifically to free keys in hashtable_remove and hashtable_destroy cases can be added. In current configuration the keys are left in heap if they were dynamically allocated.
Reactions are currently unavailable