NULL pointer dereference in clReleaseEvent().
Bug #1008793 reported by
Cyril Roelandt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pocl |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Hello,
There is a potential NULL-pointer dereference in clReleaseEvent(). It can be triggered by the following code :
clReleaseEvent(
The attached patch is quite simple and fixes this issue. It applies against revision #313.
WBR,
Cyril Roelandt.
Related branches
Changed in pocl: | |
milestone: | none → 0.6 |
Changed in pocl: | |
status: | New → Fix Released |
To post a comment you must log in.