Opened 14 years ago

Closed 14 years ago

Last modified 5 years ago

#9168 closed patch (fixed)

SCI: Crash on bad node lookup (bug #2981644)

Reported by: SF/david-kaplan Owned by: bluegr
Priority: normal Component: Engine: SCI
Version: Keywords:
Cc: Game: Leisure Suit Larry 2

Description

LSL2 crashes when arriving on the island due to a bad node lookup. Add a check to make sure that curNode is modified only if new node is valid.

Ticket imported from: #2987942. Ticket imported from: patches/1273.

Attachments (1)

crash_on_bad_node_lookup.patch (822 bytes ) - added by SF/david-kaplan 14 years ago.

Download all attachments as: .zip

Change History (4)

by SF/david-kaplan, 14 years ago

comment:1 by bluegr, 14 years ago

Owner: set to bluegr
Resolution: fixed
Status: newclosed

comment:2 by bluegr, 14 years ago

Submitted an alternative fix for this issue, without adding additional lookups. Thanks for your patch though, it was in the right direction

comment:3 by digitall, 5 years ago

Component: Engine: SCI
Game: Leisure Suit Larry 2
Note: See TracTickets for help on using tickets.