Modify

Opened 10 years ago

Closed 10 years ago

#2743 closed Bug (Fixed)

Hex($n, -1.#INF) crashes AutoIt

Reported by: Mat 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 Changed 10 years ago by Jon

  • Milestone set to 3.3.13.2
  • Owner set to Jon
  • Resolution set to Fixed
  • Status changed from new to closed

Fixed by revision [10296] in version: 3.3.13.2

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as closed The owner will remain Jon.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.