Ed Schouten 18eeb77563 Don't forget to add "npts" to rlimit_ident[] as well.
When I added RLIMIT_NPTS, I forgot to add it to rlimit_ident[]. Make
sure the rlimit_ident[] array is always RLIM_NLIMITS elements big. So if
we ever forget to add new rlimits to this list again. it will contain a
null pointer, instead of random data.

Spotted by:	rwatson
2008-12-11 18:32:05 +00:00
..
2008-12-11 00:58:05 +00:00
2008-12-08 17:09:02 +00:00
2008-12-11 07:00:23 +00:00
2008-12-04 07:59:05 +00:00