Skip to content
  • Junio C Hamano's avatar
    Merge branch 'jk/ewah-bounds-check' · f35f43f5
    Junio C Hamano authored
    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
    f35f43f5