Skip to content

Fix Coverity Scan warnings #64

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

cchampet
Copy link
Member

Warnings were:

  • uninitialized varaibles
  • out-of-bounds access
  • dereference after null check

Clement Champetier added 3 commits August 20, 2014 10:44
Warning from Coverity Scan.
* Avoid const_cast.
* Same way in all AvTranscoder to get the FFmpeg errors by using an
array fo char passed to av_strerror function.
* Warnings from Coverity Scan.
@cchampet cchampet force-pushed the fix_coverity_warnings branch from 8b8571b to a0aed62 Compare August 20, 2014 12:15
MarcAntoine-Arnaud added a commit that referenced this pull request Aug 20, 2014
@MarcAntoine-Arnaud MarcAntoine-Arnaud merged commit dcc32da into avTranscoder:master Aug 20, 2014
@cchampet cchampet deleted the fix_coverity_warnings branch September 17, 2014 08:05
cchampet pushed a commit to cchampet/avTranscoder that referenced this pull request Jan 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants