Am 16.08.2010 18:41, schrieb Adrian Knoth:
This seems to be a pretty big patch that should be implemented
upstream. As a workaround, one might get along with something like this:
#ifndef PATH_MAX
#define PATH_MAX 1024
#endif
Thanks for the feedback! I wasn't yet finished with this patch,
anyway, because there is still a potential buffer overrun when an even
longer pathname is given on the command line and strcpy'ed into the
string buffer. Regarding PATH_MAX, I believe I'll set it to the
original value of 255 for archs that have undef PATH_MAX.
- Fabian
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers