Fri Oct 19 00:55:40 2012: Request 77048 was acted upon.
Transaction: Correspondence added by BULKDD
Queue: Win32-API
Subject: USHORT type causes uninitialized memory crash
Broken in: 0.68
Severity: Critical
Owner: BULKDD
Requestors: [email protected]
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=77048 >
Fixed in 0.69. From changes file
- Fixed RT #77048, shorts and short typedefs crashed since 'S'
was mapped wrong to structs, fix in Win32::API::More, struct now 'T'
in ::More, 'S'/'s' now dies on Win32::API if not Win32::APU::Sturct
objs,
not crashes