Source-Changes archive

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

Re: CVS commit: src/include



YAMAMOTO Takashi wrote:

> why you want to avoid malloc?

because at the moment i think that will not contribute anything.

> why the caller needs to change values?

like i said, the man-page explains that sometimes pw_policy_load() will
fail in loading a policy from /etc/passwd.conf -- perhaps because the
file doesn't exist, or there are no password policies in it.

in such a case, it may be desired for the caller to set it's own default
policy values (and there's a code example that does just that in the
man-page).

-e.

-- 
Elad Efrat



Home | Main Index | Thread Index | Old Index