Closed cprodescu closed 10 years ago
fmdb->open() and crdb->open() return values are not checked. If we use
mwsd -I /harvest/ -D /path/with/no/write/access
the process will end with a segfault instead of printing the errno error and bailing out gracefully.
fmdb->open() and crdb->open() return values are not checked. If we use
the process will end with a segfault instead of printing the errno error and bailing out gracefully.