Catch out of range array replace calls

Description

Most jlib array calls check range via an assert.
I couple of calls did not though, namely replace() and swap().
If used with an out of range index, they could cause corruptions.

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Compatibility

Point

Fix versions

Created March 31, 2016 at 10:55 AM
Updated March 31, 2016 at 12:49 PM
Resolved March 31, 2016 at 12:49 PM

Flag notifications