Bug 88828

Summary: Rename pa_hashmap_remove() to pa_hashmap_steal()
Product: PulseAudio Reporter: Tanu Kaskinen <tanuk>
Component: coreAssignee: pulseaudio-bugs
Status: RESOLVED MOVED QA Contact: pulseaudio-bugs
Severity: normal    
Priority: medium CC: lennart
Version: unspecifiedKeywords: love
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Tanu Kaskinen 2015-01-27 17:22:06 UTC
Some functions for removing items from a container use the word "remove", and some functions use the word "steal". Let's try to be consistent, and only use "remove" when the function also frees the removed item (if the free callback is set). So, pa_hashmap_remove() should be renamed to pa_hashmap_steal().
Comment 1 GitLab Migration User 2018-07-30 10:20:17 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/355.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.