[Bug 44885] IAR Embedded Workbench 7.11 (7.10 also) for MSP430 - installer crash.

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Apr 1 15:02:20 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=44885

--- Comment #3 from Sergey Markov <sm at venus.ru> ---
Some exploration:
icc430 calls GetSystemFirmwareTable to get raw SMBIOS tables (for generation of
computer ID for licensing), but not expects (and not checks) if zero length of
these tables are returned. It assumes that these tables always have non-zero
length.
Thus, for this software, valid functionality of GetSystemFirmwareTable with
"RSMB" request is needed!

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list