freebsd-dev/lib/libcasper
Mariusz Zaborski 9509775394 cap_filergs: limit size of the file name
The limit of the name in fileargs is twice the size of the MAXPATH.
The nvlist will not add an element with the longer name.
We can detect at this point that the path is too big, and simple return
the same error as open(2) would.

PR:		239700
Reported by:	markj
Tested by:	markj
MFC after:	2 weeks
2019-08-07 19:30:33 +00:00
..
libcasper libcasper: remove reference to deprecated system.random 2019-07-29 21:26:26 +00:00
services cap_filergs: limit size of the file name 2019-08-07 19:30:33 +00:00
tests TESTSDIR isn't required; remove it 2017-08-13 01:08:37 +00:00
Makefile Integrate the tests moved in r305626 in to the FreeBSD test suite 2017-08-13 01:04:44 +00:00
Makefile.inc Introduce caspermocks. 2017-10-28 19:23:57 +00:00