Re: [Plib-devel] patch for src/js/jsMacOSX.cxx that fixes segfault on fgjs.
Brought to you by:
sjbaker
From: John F. F. <joh...@cy...> - 2009-08-29 12:37:59
|
Tat, Thank you for your patch. I have put it into the SVN tree. - John At 12:27 PM 8/28/2009, you wrote: >Hi, > >I found a bug in jsMacOSX. >fgjs, a joystick utility that comes with FlightGear, crashes on Mac >OS X in jsJoyStick.rawRead(). >The cause is that fgjs calls jsJoystick.rawRead() with buttons = >NULL, but there's no NULL check for buttons in the method. > >Attached is a patch for fixing this issue. >As long as I've tested on my end, it works fine. > >Best, > >Tat > > > > > > >------------------------------------------------------------------------------ >Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >trial. Simplify your report design, integration and deployment - and focus on >what you do best, core application coding. Discover what's new with >Crystal Reports now. http://p.sf.net/sfu/bobj-july >_______________________________________________ >plib-devel mailing list >pli...@li... >https://lists.sourceforge.net/lists/listinfo/plib-devel |