Hello, I'd like to ask for reviewing a set of patches on raop2 support again. After a long period we finally resolved the memory corruption issue that was pointed out by Alexander [1]. The latest patches are here, rebased onto master as of today. https://github.com/hfujita/pulseaudio-raop2/compare/12a93495b9cba1af...1ada704 [1]: http://lists.freedesktop.org/archives/pulseaudio-discuss/2015-January/023003.html Now the code is tested with "valgrind --trace-children=yes --leak-check=full ./src/pulseaudio". No raop-related warning showed up, while some from tools called from the libtools wrapper script showed up. Also the following warning showed up but this was also observed in the master. ==19752== Warning: invalid file descriptor 1034 in syscall close() Thank you in advance, Hajime