K 10 svn:author V 5 markj K 8 svn:date V 27 2020-02-04T21:17:59.602764Z K 7 svn:log V 281 size: Avoid returning a stack pointer from xlatetom(). The callers only check whether the returned pointer is non-NULL, so this was harmless in practice, but change the return value to guard against the issue. CID: 1411597 MFC after: 1 week Sponsored by: The FreeBSD Foundation END