[pulseaudio-tickets] [Bug 55607] crash because of null string on solaris
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Mar 29 05:23:18 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=55607
--- Comment #2 from Tanu Kaskinen <tanuk at iki.fi> ---
Sorry for ignoring this. There was shortage of maintainer time prior to last
November.
This particular change seems strange to me. "git grep pa_thread_new" indicates
that threads are always created with a name, so t->name should never be NULL.
As for handling possibly-NULL strings in printf arguments in general, we have
pa_strnull(), which may be in many cases more appropriate than patching
string-returning functions to never return NULL.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20130329/699ceb29/attachment.html>
More information about the pulseaudio-bugs
mailing list