]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
correct type of mmap len parameter
authorWolfram Schneider <wosch@FreeBSD.org>
Wed, 19 Jan 2022 19:20:11 +0000 (19:20 +0000)
committerWolfram Schneider <wosch@FreeBSD.org>
Wed, 19 Jan 2022 19:32:16 +0000 (19:32 +0000)
commita97ce14abcf9252cfb14e9759d4ff2f89a2ca10f
tree80e91331374292f4ee2794bbd53c4170258d17eb
parent170a0a8ebbd386b024f7f4c017eb60ea2b9110f2
correct type of mmap len parameter

Using locate -m on a database > 2GB should work now.

PR: 261277
usr.bin/locate/locate/fastfind.c
usr.bin/locate/locate/locate.c