CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2015/09/24 05:12:56
Modified files: sys/kern : subr_disk.c Log message: A couple of missing letoh32() conversions of GPT header fields in gpt_chk_hdr() and gpt_chk_parts(). Spotted when investigating zeloff's GPT bug report.