Handle read errors in test code, when -1 is returned (Coverity CID 1154670, 1154671). |
|
More...
|
about 11 years ago
|
Updated nb translation from <URL: http://translate.sugarlabs.org/export/upstream_POT/nb/reduced-gnash.po >. |
|
More...
|
about 11 years ago
|
Add string-extract-[78].swf to timing issues. |
|
More...
|
about 11 years ago
|
Make sure to initialize member variable GnashWebcamPrivate::_webcamDevice to NULL in constructor (Coverity CID 1149270). |
|
More...
|
about 11 years ago
|
Make sure to initialize the unused member variable PreferencesDialog::_lcTraceToggle to NULL (Coverity CID 1149264). |
|
More...
|
about 11 years ago
|
Make sure to initialize Logfile::_network member to false alongside the rest of the member variables (Coverity CID 1149262). |
|
More...
|
about 11 years ago
|
Remember to add nb to list of translations. |
|
More...
|
about 11 years ago
|
Add dependency tracking between source files and gnash.pot. |
|
More...
|
about 11 years ago
|
Const. |
|
More...
|
about 11 years ago
|
Add new zh_CN translation from <URL: http://translate.sugarlabs.org/export/upstream_POT/zh_CN/gnash.po >. |
|
More...
|
about 11 years ago
|
Generate from source. |
|
More...
|
about 11 years ago
|
Add string-extract-6.swf to timing issues. |
|
More...
|
about 11 years ago
|
Start on Norwegian Bokmål translation. |
|
More...
|
about 11 years ago
|
Add missing break statements and use one log_unimpl() instead of multiple log_debug() (Coverity CID 149162, 149163, 149164, 149165). |
|
More...
|
about 11 years ago
|
Plug leaks. Coverity 1149185. |
|
More...
|
about 11 years ago
|
Plug leak. Coverity 1149186. |
|
More...
|
about 11 years ago
|
Make sure _conditions member in ButtonAction::ButtonAction is always initialized, also when hitting malformed SWF (Coverity CID 1149280). Thanks to Bastiaan Jacques for the feedback on the correct default value. |
|
More...
|
about 11 years ago
|
Make it more clear that the 4 byte array in the file header is not supposed to be null terminated by using memcpy() instead strncpy() (Coverity CID 1149094). |
|
More...
|
about 11 years ago
|
Savannah #42145. Access the RunResources through the associated movie_root rather than the associated as_object, because the latter may have been GC'ed as part of the shutdown sequence, which invokes stopStreamSound(). |
|
More...
|
about 11 years ago
|
Add some changes since the last release. |
|
More...
|
about 11 years ago
|
Bump the number of expected frames. |
|
More...
|
about 11 years ago
|
Savannah #39989: permit empty morph shapes. |
|
More...
|
about 11 years ago
|
Revert "Make the test for #40315 more likely to trigger (provided the fix" |
|
More...
|
about 11 years ago
|
Make the test for #40315 more likely to trigger (provided the fix is not applied) by ensuring no drawing commands follow it. |
|
More...
|
about 11 years ago
|
Insert spaces to make C++11 mode happy. |
|
More...
|
about 11 years ago
|
Stop ignoring LCTestRunner failures as requested by bjacques (#39695). |
|
More...
|
about 11 years ago
|
Add movieclip-version-[67].swf timing issues. |
|
More...
|
about 11 years ago
|
Look for speex headers in the speex directory, which is also how they are included and what pkg-config output relies on. |
|
More...
|
about 11 years ago
|
Savannah #40315: make sure (line) style references in dynamic shapes are always valid. Add a test. |
|
More...
|
about 11 years ago
|
Support libav 10. |
|
More...
|
over 11 years ago
|