CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2018/03/01 13:11:41
Modified files: sbin/disklabel : editor.c Log message: Check for a negative value and overflow in getuint64() when performing multiplication and division. Based on a diff from otto@. OK otto@ krw@