1
0
Fork 0
flightgear/src
James Turner b3c7cb7c15 Fix crash with Nasal bindings.
naBindFunction doesn't save the function code to the global
hash, so pass an explicit context to various 'call' overloads so
the function can't be GC-ed in between parsing and calling.

(Patch by Nicholas Scheel)

https://code.google.com/p/flightgear-bugs/issues/detail?id=1397
2014-04-15 14:13:46 +01:00
..
AIModel AIModels use PagedLOD 2014-02-24 19:43:20 +00:00
Aircraft Partial fix #1408 2014-03-12 21:21:56 +01:00
Airports FreeBSD fixes 2014-04-04 15:33:27 +01:00
ATC Update for SGPropertyNode changes. 2014-03-06 00:41:41 +01:00
ATCDCL A new comm radio and atis implementation 2014-02-28 11:45:49 +01:00
Autopilot Autopilot: enable debug output for logic elements 2014-03-28 17:48:35 +01:00
Canvas Canvas: update for 'file'->'src' rename 2014-03-20 11:43:12 +01:00
Cockpit Canvas: Now only one global SystemAdapter is used... 2013-12-09 23:13:45 +01:00
Environment A new comm radio and atis implementation 2014-02-28 11:45:49 +01:00
FDM Corrected fix for issue 1423 (YASim miscomputes incidence rotation of force vector) 2014-04-05 11:58:16 +02:00
GUI Close dialogs on GUI shutdown 2014-03-16 22:52:55 +00:00
Include Add hts_engine 1.08 and flite_hts 1.05 code. 2014-03-10 09:32:43 +00:00
Input Update for SGPropertyNode changes. 2014-03-06 00:41:41 +01:00
Instrumentation GPS fixes 2014-03-16 16:20:03 +00:00
Main Fix link order of HTS / flite for GCC ld 2014-04-04 11:25:12 +01:00
Model Fix an (unlikely) startup crash 2014-02-24 11:41:04 +00:00
MultiPlayer Fix some Clang warnings. 2014-03-11 16:46:00 +00:00
Navaids Add virtual destructor 2014-03-23 21:17:54 +01:00
Network fix wrong computation of delta-t in jpg-httpd 2014-03-29 11:22:34 +01:00
Radio Push SGMaterial use into these classes that need it. 2012-08-29 06:29:29 +02:00
Scenery Fix some leaks on reset 2014-03-13 18:19:13 +00:00
Scripting Fix crash with Nasal bindings. 2014-04-15 14:13:46 +01:00
Sound Reset: fix a static in play-audio-sample 2013-11-25 23:53:58 +00:00
Systems static.cxx msvc bug correction. 2013-11-17 17:26:56 +01:00
Time Remove some debug log calls. 2014-01-23 13:49:58 +00:00
Traffic Make Traffic-via-terrasync conditional 2014-01-15 22:01:02 +00:00
Viewer Reset: fix OSG stats handling 2014-03-11 16:45:47 +00:00
CMakeLists.txt Basic 2D canvas implementation. 2012-05-18 07:05:37 +01:00