Closed stevechk closed 9 years ago
Also make a couple of small updates to get libocl to compile under cygwin.
The stable-1.6 branch should have commits that address the above issues, in some cases in slightly different way. Please let us know if any outstanding issues. Thanks for identifying these.
From the OpenCL spec, pevent can be NULL in all calls. Add NULL check, otherwise a call passing a NULL pevent will cause a seg fault.