Skip to content
This repository has been archived by the owner on Jan 22, 2019. It is now read-only.

Bug in boundary checking in the CBORParser #13

Merged
merged 1 commit into from
Aug 19, 2015

Commits on Aug 12, 2015

  1. Bug in boundary checking in the CBORParser

    When reading from an composite inputStream, there's a bug during the checking
    of the buffer boundary. This may lead to an ArrayIndexOutOfBoundsException.
    
    I build a test case that expose the bug and fixed the bound checking.
    stevegury committed Aug 12, 2015
    Configuration menu
    Copy the full SHA
    ca8e405 View commit details
    Browse the repository at this point in the history