[pulseaudio-discuss] [PATCH 0/2] pa_hashmap_remove_and_free()

Tanu Kaskinen tanu.kaskinen at linux.intel.com
Thu Apr 17 00:07:51 PDT 2014


On Wed, 2014-03-26 at 17:39 +0200, Tanu Kaskinen wrote:
> Tanu Kaskinen (2):
>   hashmap: Add pa_hashmap_remove_and_free()
>   Use pa_hashmap_remove_and_free() where appropriate
> 
>  src/modules/alsa/alsa-mixer.c         | 18 ++++++------------
>  src/modules/gconf/module-gconf.c      |  6 +-----
>  src/modules/module-console-kit.c      |  8 +++-----
>  src/modules/module-stream-restore.c   |  7 +++----
>  src/modules/module-suspend-on-idle.c  |  5 +----
>  src/modules/module-zeroconf-publish.c | 13 +++----------
>  src/modules/rtp/headerlist.c          |  8 +-------
>  src/modules/rtp/module-rtp-recv.c     | 14 ++++----------
>  src/pulse/proplist.c                  |  5 +----
>  src/pulsecore/database-simple.c       |  9 +--------
>  src/pulsecore/hashmap.c               | 13 +++++++++++++
>  src/pulsecore/hashmap.h               |  7 +++++++
>  src/pulsecore/protocol-dbus.c         |  3 +--
>  src/pulsecore/sink-input.c            |  6 +-----
>  src/pulsecore/sink.c                  |  7 ++-----
>  src/pulsecore/source.c                |  4 +---
>  16 files changed, 49 insertions(+), 84 deletions(-)

No feedback received, I applied these now.

-- 
Tanu



More information about the pulseaudio-discuss mailing list