K 10 svn:author V 3 kib K 8 svn:date V 27 2016-08-10T13:50:21.118427Z K 7 svn:log V 342 Convert another tmpfs assert into runtime check. The offset of the directory file, passed to getdirentries(2) syscall, is user-controllable. The value of the offset must not be asserted, instead the invalid value should be checked and rejected if invalid. Reported and tested by: pho Sponsored by: The FreeBSD Foundation MFC after: 1 week END