-
Notifications
You must be signed in to change notification settings - Fork 41
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 #98
Comments
Attachment null_CoinMpsCardReader__cleanCard by gy741.kim created at 2018-01-05 04:07:18 POC |
Comment by gy741.kim created at 2018-01-05 04:08:20 NULL pointer dereference in CoinMpsCardReader::cleanCard |
Also valgrind complains with current Cbc/master:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue created by migration from Trac.
Original creator: gy741.kim
Original creation time: 2018-01-05 04:06:19
Assignee: @tkralphs
Hello.
I found a NULL pointer dereference in cbc.
Please confirm.
Thanks.
Summary: NULL pointer dereference
OS: CentOS 7 64bit
Version: Trunk (unstable)
Steps to reproduce:
1.Download the .POC files.
2.Compile the source code with ASan.
3.Execute the following command : ./cbc $POC
==========
[Acknowledgement]
This work was supported by ICT R&D program of MSIP/IITP. [R7518-16-1001,
Innovation hub for high Performance Computing]
The text was updated successfully, but these errors were encountered: