]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC revision 1.28
authorcsjp <csjp@FreeBSD.org>
Tue, 24 Jan 2006 04:05:47 +0000 (04:05 +0000)
committercsjp <csjp@FreeBSD.org>
Tue, 24 Jan 2006 04:05:47 +0000 (04:05 +0000)
commit372a6ab7c0becc540912d451a142be7175982831
treed79dfc1f12a97bf1df37ef3e7f8a9040f874dffd
parentb4e34cc92653cab7edeec73c58894982f0a8edc8
MFC revision 1.28
date: 2006/01/15 20:30:13;  author: csjp;  state: Exp;  lines: +5 -0
Validate that the supplied file is not empty before trying mmap(2) it
and access the pages associated with it.
lib/libkvm/kvm.c