stumpless 2.2.0
载入中...
搜索中...
未找到
弃用列表
全局 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.
全局 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.