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
null pointer dereference in function bitstr_tell() in bitstr.c #36
Comments
|
Same at issue #40 , for a quick cve assignment. |
try fix null pointer deference for issue #36
|
your pull request has been merged to master branch. |
|
I think it fixed , the issue can be closed. |
|
It's good for me. after you confirm fixed, please remember to close the releated issues. thanks. |
Hi,
There is null pointer dereference in function bitstr_tell() and bitstr_close() in bitstr.c.
Didn't check whether the stream is valid .
version
4ab404e (latest one)
env
ubuntu 20.04 x86_64
gcc version 9.3.0
reproduce:
make
./ffjpeg -e poc
zipped poc
**debug info **
The text was updated successfully, but these errors were encountered: