Bug#785186: csladspa: Update to version 6.05 crashes finch

Fabian Greffrath fabian at greffrath.com
Wed May 13 14:35:57 UTC 2015


Am Mittwoch, den 13.05.2015, 11:11 -0300 schrieb Felipe Sateler: 
> AFAICT, csladspa handles the empty case, so that should be ok. But it
> would be great if you could try both a valid path (any path will do)
> and an empty string.

It does

src = strdup(getenv("LADSPA_PATH"));

in frontends/csladspa/csladspa.cpp which will inevitably crash if
LADSPA_PATH is unset, because in that case getenv() returns NULL instead
of a pointer to "".

Cheers,

Fabian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20150513/1c327bc8/attachment.sig>


More information about the pkg-multimedia-maintainers mailing list