Hello,

I'm facing the following obscure problem. I tried loading a file with
extension 'osg' which leads to an unhandled exception because of
dereferencing a NULL pointer in OSGOSGLoader.cpp (line 507). I have,
however, to confess that this file is actually an OpenSceneGraph file. I
do not expect that I can load this file, but the loading process should
stop gracefully by throwing an standard exception that I can handle or
by returning the NULL pointer stating that the file can't be load.

Do you see any chance to make the code more robust with repect to this
problem?

Best,
Johannes



____________
Virus checked by G DATA AntiVirusKit
Version: AVF 21.83 from 06.06.2010
Virus news: www.antiviruslab.com

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to