[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[JOB] oaf



Hi,

oaf uses PATH_MAX in one file (oaf-registration.c), where it should
use sophisticated string concatenation.  The generic code which does
not use PATH_MAX should work on all systems.

This will also make the code better, because it currently uses sprintf
to create the string in the buffer, which can probably overflow.

This is a simple package to port, only a bit knowledge of C and string
manipulation in C are required.

Thanks,
Marcus



Reply to: