Actions
Bug #109
closedBounds checking in Kernel.MakeFileName
Start date:
03/12/2016
Due date:
% Done:
100%
Estimated time:
Forum topic:
Description
The arrays bounds checking logic assumes that the file type is 3 characters long. This can lead to unnecessarily rejecting supplied types, and can cause a run-time index-out-of-range trap.
Actions