]> code.delx.au - pulseaudio/commit
core-util: replace remaining fixed size destination string functions by _malloc(...
authorLennart Poettering <lennart@poettering.net>
Sat, 1 Aug 2009 00:03:22 +0000 (02:03 +0200)
committerLennart Poettering <lennart@poettering.net>
Sat, 1 Aug 2009 00:03:22 +0000 (02:03 +0200)
commit49fd8ee72e76cd27a978a843ecc58ad10fe077bc
tree56568293bea1b42faa267a96836e01ad418cbd18
parentc6ea9fecc9acd70642ae45b01300484f6b900c6b
core-util: replace remaining fixed size destination string functions by _malloc() versions

This helps portability to GNU/Hurd.

Patch originally from Samuel Thibault but modified.

Closes ticket #546
src/pulsecore/authkey.c
src/pulsecore/core-scache.c
src/pulsecore/core-util.c
src/pulsecore/core-util.h
src/pulsecore/proplist-util.c
src/tests/get-binary-name-test.c
src/utils/padsp.c