CVS commit: src/lib/libkvm
"YAMAMOTO Takashi" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: yamt Date: Tue Mar 31 04:11:13 UTC 2026 Modified Files: src/lib/libkvm: kvm_proc.c Log Message: libkvm _kvm_ureadm: fix an integer overflow this has been broken since the initial uvm supporT in 1998. I suppose it was rare to use >2GB swap in that era. To generate a diff of this commit: cvs rdiff -u -r1.103 -r1.104 src/lib/libkvm/kvm_proc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.