diff options
author | Ruslan Mustakov <r.mustakov@gmail.com> | 2017-07-28 22:27:12 +0700 |
---|---|---|
committer | Ruslan Mustakov <r.mustakov@gmail.com> | 2017-07-28 22:51:17 +0700 |
commit | 5804308c579866ee3992a168913743261e34d221 (patch) | |
tree | bd96f8e8b5af35061176e5161013050739e0c683 /thirdparty/libvpx/rtcd | |
parent | 260d179d31972b82e1d604174ccf1663343bfa97 (diff) |
Fix passing Refs via ptrcall
There was no constructor for Ref from const pointer, so compiler decided
to construct Variant from pointer and then construct Ref from Variant
which turned it into NULL, because the Variant had null ref field.
Diffstat (limited to 'thirdparty/libvpx/rtcd')
0 files changed, 0 insertions, 0 deletions