Skip to content

Bug in CKYParser #4

Description

@GoogleCodeExporter
In CKYParser.java line 114-115, the size of the array is doubled if the data 
cannot fit in the current array. However, it is possible that the doubled array 
is still too small to fit the data, which is not considered in the code.

Original issue reported on code.google.com by tooka...@gmail.com on 12 Apr 2012 at 6:40

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions