Hello, I posted this some months ago to dev but the issue still remains:
I get a segfault in misc/conf.c, function dfb_config_init. When *argc
is 0, the test on line 689 passes but on line 690 there is a
nullpointer dereferenciation:
689: if (argc && argv) {
690: prog = strrchr( (*argv)[0], '/' );
^^^^^^^^^^
Regards,
Sebastian
--
PGP-Key: http://www.mmweg.rwth-aachen.de/~sebastian.ley/public.key
Fingerprint: A46A 753F AEDC 2C01 BE6E F6DB 97E0 3309 9FD6 E3E6
pgp00000.pgp
Description: PGP signature
