opnsense-src/usr.sbin/nscd
Cy Schubert 1232628506 Fix up two assertions following malloc(). vangyzen@ notified me of
the second one. The first one is fixed as well.

Reported by:	vangyzen@
MFC after:	1 week
2017-05-20 18:16:26 +00:00
..
agents Remove "extern" from function prototypes, and fix some (but not all) 2009-06-13 14:12:55 +00:00
agent.c Remove casts from {c,m,re}alloc() and simplify sizeof(). 2009-06-13 13:07:56 +00:00
agent.h Remove "extern" from function prototypes, and fix some (but not all) 2009-06-13 14:12:55 +00:00
cachelib.c nscd(8): let calloc(3) do the multiplying. 2017-03-13 20:34:53 +00:00
cachelib.h Add the possibility to specify a threshold for the number of negative cache 2012-07-04 09:02:12 +00:00
cacheplcs.c Remove casts from {c,m,re}alloc() and simplify sizeof(). 2009-06-13 13:07:56 +00:00
cacheplcs.h Remove "extern" from function prototypes, and fix some (but not all) 2009-06-13 14:12:55 +00:00
config.c nscd(8): let calloc(3) do the multiplying. 2017-03-13 20:34:53 +00:00
config.h Add the possibility to specify a threshold for the number of negative cache 2012-07-04 09:02:12 +00:00
debug.c Further #include cleanup. 2009-06-13 00:43:56 +00:00
debug.h Remove "extern" from function prototypes, and fix some (but not all) 2009-06-13 14:12:55 +00:00
hashtable.h nscd(8): let calloc(3) do the multiplying. 2017-03-13 20:34:53 +00:00
log.c Further #include cleanup. 2009-06-13 00:43:56 +00:00
log.h Remove "extern" from function prototypes, and fix some (but not all) 2009-06-13 14:12:55 +00:00
Makefile Convert usr.sbin to LIBADD 2014-11-25 16:57:27 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
mp_rs_query.c Remove casts from {c,m,re}alloc() and simplify sizeof(). 2009-06-13 13:07:56 +00:00
mp_rs_query.h Remove "extern" from function prototypes, and fix some (but not all) 2009-06-13 14:12:55 +00:00
mp_ws_query.c Remove casts from {c,m,re}alloc() and simplify sizeof(). 2009-06-13 13:07:56 +00:00
mp_ws_query.h Remove "extern" from function prototypes, and fix some (but not all) 2009-06-13 14:12:55 +00:00
nscd.8 use .Mt to mark up email addresses consistently (part2) 2014-06-20 09:57:27 +00:00
nscd.c nscd(8): let calloc(3) do the multiplying. 2017-03-13 20:34:53 +00:00
nscd.conf.5 use .Mt to mark up email addresses consistently (part2) 2014-06-20 09:57:27 +00:00
nscdcli.c Revert crap accidentally committed 2017-01-28 16:31:23 +00:00
nscdcli.h Remove "extern" from function prototypes, and fix some (but not all) 2009-06-13 14:12:55 +00:00
parser.c Add the possibility to specify a threshold for the number of negative cache 2012-07-04 09:02:12 +00:00
parser.h Remove "extern" from function prototypes, and fix some (but not all) 2009-06-13 14:12:55 +00:00
protocol.c Further #include cleanup. 2009-06-13 00:43:56 +00:00
protocol.h Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
query.c Fix up two assertions following malloc(). vangyzen@ notified me of 2017-05-20 18:16:26 +00:00
query.h Remove "extern" from function prototypes, and fix some (but not all) 2009-06-13 14:12:55 +00:00
singletons.c #include cleanup 2009-06-13 00:06:52 +00:00
singletons.h