issue-#109 Bounds checking in Kernel.MakeFileName
Posted: Tue Mar 15, 2016 5:26 pm
This voting is about issue-#109:
http://redmine.blackboxframework.org/issues/109
The discussion
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.
The suggested differences:
http://redmine.blackboxframework.org/pr ... b02938df3e
The BlackBox version for testing:
http://blackboxframework.org/unstable/i ... a1.453.zip
http://redmine.blackboxframework.org/issues/109
The discussion
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.
The suggested differences:
http://redmine.blackboxframework.org/pr ... b02938df3e
The BlackBox version for testing:
http://blackboxframework.org/unstable/i ... a1.453.zip