Package: hal
Version: 0.5.5.1-3
Severity: minor

Hi,
hal won't start when the PATH variable is not set.
This is a coding error in the main() function of hal;
it should verify that getenv("PATH") doesn't return NULL and handle the
case when PATH is unset gracefully.

Yes, I know that usually PATH should be set, but I'm playing around with
a non-sysv-init, where this is not assured (since no shell is run)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to