https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202135

Jov <am...@amutu.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |am...@amutu.com

--- Comment #1 from Jov <am...@amutu.com> ---
Created attachment 167900
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=167900&action=edit
patch for check nscd configuration value

I make a patch for checking the value for nscd config.

the patch check if the config value valid  as follows when parse the
/etc/nscd.conf,the condition value come from assert statement in various place
from nscd code.

positive-time-to-live > 0
negative-time-to-live > 0
negative-confidence-threshold > 0
suggested-size > 0
keep-hot-count >= 0

the patch against HEAD.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to