On Wed, May 09, 2007 at 12:04:27PM +0200, Udo Giacomozzi wrote: > Hello Sandro, > > Wednesday, May 9, 2007, 11:54:44 AM, you wrote: > SS> * backend/render_handler_agg.{cpp,h} > (create_render_handler_agg): > SS> Take pixelformat by *const* pointer, do NOT abort when > the given > SS> pixelformat is unsupported, just return NULL. > > Have you checked that GTK and Gnash core can deal with that situation > (that the render handler is NULL)? > > I see set_render_handler(NULL) is called (didn't look further).
No, I haven't checked. Yes, an abort() is better then a segfault, I'll take a look... --strk; _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit