]> granicus.if.org Git - libvpx/commit
buffer.h: incorrect RandRange results
authorJohann <johannkoenig@google.com>
Sat, 1 Jul 2017 15:52:18 +0000 (08:52 -0700)
committerJames Zern <jzern@google.com>
Sun, 2 Jul 2017 03:01:22 +0000 (20:01 -0700)
commit6cb31781925a139a33675d70bacd005c6152ee6e
treee7553193feebe6e0dfba17dc70e9d7d064a058ef
parentc2044fda1d00421ddab27c9fd80383546a8ba844
buffer.h: incorrect RandRange results

'low' was promoted to unsigned, triggering a ubsan warning

Change-Id: Id49340079d39c105da93cf13e96cf852a93a94ba
test/buffer.h