Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#11171 closed defect (fixed)

SCI: Hoyle Bridge - Uninitialized read

Reported by: misterhands Owned by: bluegr
Priority: normal Component: Engine: SCI
Version: Keywords:
Cc: Game:

Description

Hoyle Bridge Win

When playing a game:
Uninitialized read for temp 3 from method SecondSeat_Trump::beatTheirBest (room 700, script 730, localCall ffffffff)!

Change History (4)

comment:1 by misterhands, 5 years ago

I just had this one occur in Hoyle 5 Bridge (not Hoyle Bridge):
Uninitialized read for temp 3 from method ThirdSeat_Trump::beatTheirBest (room 7
00, script 730, localCall ffffffff)!

It looks like Hoyle 5 Bridge and Hoyle Bridge use identical scripts,
so each workaround should be added for both of them.

comment:2 by Filippos Karapetis <bluegr@…>, 5 years ago

In 9ee05cbc:

SCI32: Fixed several uninitialized reads in Hoyle 5

Closes bugs #11167, #11168, #11169, #11170, #11171, #11172 #11173

comment:3 by bluegr, 5 years ago

Owner: set to bluegr
Resolution: fixed
Status: newclosed

comment:4 by Filippos Karapetis <bluegr@…>, 5 years ago

In 9939f0b0:

SCI32: Fixed several uninitialized reads in Hoyle 5

Closes bugs #11167, #11168, #11169, #11170, #11171, #11172 #11173

Note: See TracTickets for help on using tickets.