Modify ↓
Opened 12 years ago
Closed 12 years ago
#2743 closed Bug (Fixed)
Hex($n, -1.#INF) crashes AutoIt
| Reported by: | Matt Diesel | Owned by: | Jon |
|---|---|---|---|
| Milestone: | 3.3.13.2 | Component: | AutoIt |
| Version: | 3.3.12.0 | Severity: | None |
| Keywords: | Cc: |
Description
Reproducer is just the code:
Hex(123, Log(0))
This is causing scripts to crash, rather than just return "???" which is what normally happens when you give a nonsense value of length to Hex.
Attachments (0)
Change History (1)
comment:1 by , 12 years ago
| Milestone: | → 3.3.13.2 |
|---|---|
| Owner: | set to |
| Resolution: | → Fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Fixed by revision [10296] in version: 3.3.13.2