[ scummvm-Bugs-1010929 ] NULL pointer dereference in Talk::defaultAnimation

SourceForge.net noreply at sourceforge.net
Tue Aug 17 20:38:52 CEST 2004


Bugs item #1010929, was opened at 2004-08-17 19:38
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1010929&group_id=37116

Category: Unknown Crash/Other
Group: Flight of the Amazon Queen
Status: Open
Resolution: None
Priority: 5
Submitted By: Glynn Clements (glynnc)
Assigned to: Nobody/Anonymous (nobody)
Summary: NULL pointer dereference in Talk::defaultAnimation

Initial Comment:

The debug() call at the top of Talk::defaultAnimation
(queen/talk.cpp, line 736) dereferences the
"parameters" argument without checking whether it is
NULL.  This causes scummvm to die on SIGSEGV e.g. when
talking to Faye immediately after the plane crashes.

SCUMMVM version: CVS head as of 2004-08-16

$ scummvm -v
ScummVM 0.7.0CVS (Aug 16 2004 21:20:20)

Game version:  FOTAQ_Floppy, downloaded via:
http://prdownloads.sourceforge.net/scummvm/FOTAQ_Floppy.zip?download

$ md5sum FOTAQ_Floppy.zip
eafb6bc4edc6255b871477cfc54312de  FOTAQ_Floppy.zip


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1010929&group_id=37116




More information about the Scummvm-tracker mailing list