diff options
author | Edward Hervey <edward@centricular.com> | 2018-05-11 09:54:22 +0200 |
---|---|---|
committer | Edward Hervey <bilboed@bilboed.com> | 2018-05-11 09:54:22 +0200 |
commit | 45d6256dade547ffacd0dc584102dd8b9951e65c (patch) | |
tree | 345f0b8e987d8a86279f97de5e873595fc83aa7e /sys/decklink | |
parent | 5c450c5992ca6dc7100207560224167797fe4c13 (diff) |
opencv: Fix memcpy within C++
Explicitly cast to void* because GCC 8 is (rightfully) upset that this is
"writing to an object of type ‘...’ with no trivial copy-assignment".
Caused by the new "class-memaccess" warning
Diffstat (limited to 'sys/decklink')
0 files changed, 0 insertions, 0 deletions