stumpless 2.2.0
Loading...
Searching...
No Matches
Deprecated List
Global stumpless_destroy_element (const struct stumpless_element *element)
This function has been deprecated in favor of the more descriptive and deliberate stumpless_destroy_element_and_contents and stumpless_destroy_element_only functions in order to avoid unintentional memory leaks and use-after-free mistakes.
Global stumpless_destroy_entry (const struct stumpless_entry *entry)
This function has been deprecated in favor of the more descriptive and deliberate stumpless_destroy_entry_and_contents and stumpless_destroy_entry_only functions in order to avoid unintentional memory leaks and use-after-free mistakes.