From: Junio C Hamano Date: Mon, 18 Jun 2018 18:23:22 +0000 (-0700) Subject: Merge branch 'jk/ewah-bounds-check' X-Git-Tag: v2.18.0~11 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/f35f43f565c99d5cbbac210b82448d9f445c9607?hp=--cc Merge branch 'jk/ewah-bounds-check' The code to read compressed bitmap was not careful to avoid reading past the end of the file, which has been corrected. * jk/ewah-bounds-check: ewah: adjust callers of ewah_read_mmap() ewah_read_mmap: bounds-check mmap reads --- f35f43f565c99d5cbbac210b82448d9f445c9607