Modify ↓
Opened 7 years ago
Closed 5 years ago
#3701 closed Bug (Fixed)
Hard crash on declaring an array with more than 2^24 cells
| Reported by: | jchd18 | Owned by: | Jon |
|---|---|---|---|
| Milestone: | 3.3.15.4 | Component: | AutoIt |
| Version: | 3.3.14.0 | Severity: | None |
| Keywords: | Cc: |
Description
All is told. The following hard crashes AutoIt:
Local $a[9000000][2]
AutoIt should instead exit with an error.
Attachments (0)
Change History (2)
comment:1 by , 6 years ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
comment:2 by , 5 years ago
| Milestone: | → 3.3.15.4 |
|---|---|
| Owner: | changed from to |
| Resolution: | → Fixed |
| Status: | assigned → closed |
Fixed by revision [12551] in version: 3.3.15.4
Note:
See TracTickets
for help on using tickets.

Hi,
Fix send to Jon