Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libkvm



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.




Home | Main Index | Thread Index | Old Index