[pacman-dev] inconsistent behaviour in handle.c
Rémy Oudompheng
remyoudompheng at gmail.com
Sun Mar 27 12:33:38 EDT 2011
Hello,
The functions defined in handle.c seem to have an inconsistent
behaviour. Many of them check that handle is not NULL before acting,
and set pm_errno to PM_ERR_HANDLE_NULL if so.
But others do not, and segfault if used before alpm_initialize() is
called. Is there a rationale behind that or should it be patched?
Regards,
Rémy.
More information about the pacman-dev
mailing list