Don't use the new name for pathname parameter from upstream, fix build. |
|
More...
|
about 19 years ago
|
Don't use the new name for pathname parameter from upstream, fix build. |
|
More...
|
about 19 years ago
|
End programs build fix. |
|
More...
|
about 19 years ago
|
End programs build fix. |
|
More...
|
about 19 years ago
|
Assert the presence of _last, although it was obvious by the previosu asserts. |
|
More...
|
about 19 years ago
|
Assert the presence of _last, although it was obvious by the previosu asserts. |
|
More...
|
about 19 years ago
|
Free memory before return. Import revision 6351 of FFmpeg CVS by Kostya. Found by Coverity Scan CID 305. |
|
More...
|
about 19 years ago
|
Free memory before return. Import revision 6351 of FFmpeg CVS by Kostya. Found by Coverity Scan CID 305. |
|
More...
|
about 19 years ago
|
Free font_pos allocated in the function. |
|
More...
|
about 19 years ago
|
Free font_pos allocated in the function. |
|
More...
|
about 19 years ago
|
Don't dereference the pointer before it's tested for being not null. |
|
More...
|
about 19 years ago
|
Don't dereference the pointer before it's tested for being not null. |
|
More...
|
about 19 years ago
|
Avoid an off-by-one found by Coverity Scan CID 133. |
|
More...
|
about 19 years ago
|
Avoid an off-by-one found by Coverity Scan CID 133. |
|
More...
|
about 19 years ago
|
Check pointers before dereferencing them. |
|
More...
|
about 19 years ago
|
Check pointers before dereferencing them. |
|
More...
|
about 19 years ago
|
Free the _data pointer when returning NULL. Fix backported from upstream. |
|
More...
|
about 19 years ago
|
Free the _data pointer when returning NULL. Fix backported from upstream. |
|
More...
|
about 19 years ago
|
Check for validity of the pointer before using strlen() on it. |
|
More...
|
about 19 years ago
|
Check for validity of the pointer before using strlen() on it. |
|
More...
|
about 19 years ago
|
Make sure that no possibly NULL pointer is dereferenced. |
|
More...
|
about 19 years ago
|
Make sure that no possibly NULL pointer is dereferenced. |
|
More...
|
about 19 years ago
|
Fix an off-by-one, found by Coverity Scan CID 118. |
|
More...
|
about 19 years ago
|
Fix an off-by-one, found by Coverity Scan CID 118. |
|
More...
|
about 19 years ago
|
Fix _x_config_change_opt function to actually sanity check all the pointers, and avoid deeply nested code. |
|
More...
|
about 19 years ago
|
Fix _x_config_change_opt function to actually sanity check all the pointers, and avoid deeply nested code. |
|
More...
|
about 19 years ago
|
When there's no plugin to replace, output a log, and skip the plugin entirely, to avoid an off-by-one in decoder_map. |
|
More...
|
about 19 years ago
|
When there's no plugin to replace, output a log, and skip the plugin entirely, to avoid an off-by-one in decoder_map. |
|
More...
|
about 19 years ago
|
Avoid off-by-one overrun. Found by Coverity Scan CID 120. |
|
More...
|
about 19 years ago
|
Avoid off-by-one overrun. Found by Coverity Scan CID 120. |
|
More...
|
about 19 years ago
|