Ticket #221 (closed defect: fixed)

Opened 2 years ago

Last modified 3 months ago

jvm crashes when napi receives dimension arrays with negative elements

Reported by: Tobias Richter Owned by: Tobias Richter
Priority: minor Milestone:
Component: other bindings Version: 4.2.0
Keywords: Cc:

Description

While this is a bug on the calling side, Java developers expect to see exceptions rather than crashes. In an elaborate framework continuing to run can make sense anyway.

Change History

comment:1 Changed 20 months ago by Tobias Richter

(In [1486]) refs #221 add safety check for negative dims

comment:2 Changed 3 months ago by Tobias Richter

In [1734]:

refs #290, #274, #258, #221, #285

implement all in Java
remove duplicate JavaDoc

comment:3 Changed 3 months ago by Tobias Richter

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.