• grundman's avatar
    Update edgeaware_filters_common.cpp · 2a4bfeeb
    grundman authored
    cvx::checkHardwareSupport uses static field to store flags.
    Using a global static to store the result is dangerous, as the underlying field checkHardwareSupport uses might not be initialized at that time.
    2a4bfeeb
Name
Last commit
Last update
doc/tutorials Loading commit data...
modules Loading commit data...
samples/python2 Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.md Loading commit data...
README.md Loading commit data...