2
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Oct 08, 2024 — Oct 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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.
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
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.
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
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.
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
More... about 19 years ago
Free font_pos allocated in the function. More... about 19 years ago
Free font_pos allocated in the function.
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
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.
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
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.
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
More... about 19 years ago
Check pointers before dereferencing them. More... about 19 years ago
Check pointers before dereferencing them.
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
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.
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
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.
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
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.
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
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.
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
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.
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
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.
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
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.
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
More... about 19 years ago