csjp 2006-01-15 20:30:14 UTC FreeBSD src repository Modified files: lib/libkvm kvm.c Log: Validate that the supplied file is not empty before trying mmap(2) it and access the pages associated with it. Submitted by: Wojciech A. Koszek PR: bin/91411 MFC after: 1 week Revision Changes Path 1.28 +5 -0 src/lib/libkvm/kvm.c