Modify

#273 closed Bug (No Bug)

Hard-error on executing this

Reported by: VicTT Owned by:
Milestone: Component: AutoIt
Version: 3.2.10.0 Severity: None
Keywords: DllStructCreate Cc:

Description

code:
$hardwarestatus=DllStructCreate("ubyte",0xFFBC015F)
$read=DllStructGetData($hardwarestatus,1)

Attachments (0)

Change History (3)

comment:1 by Jon, on May 12, 2008 at 9:37:18 AM

Severity: BlockingNone

comment:2 by J-Paul Mesnage, on May 12, 2008 at 12:40:17 PM

How can you be for sure that 0xFFBC015F is a valid pointer?
For me there is no BUG

comment:3 by Valik, on May 12, 2008 at 4:19:50 PM

Resolution: No Bug
Status: newclosed

I agree with JP. You write stupid code, we can't protect you from that. This is definitely No Bug.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.