projects
/
platform
/
upstream
/
VK-GL-CTS.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
f86495d
410ecd4
)
Merge branch 'alloc-callback-erase-ptrToSlotIndex' into 'master'
author
Pyry Haulos
<phaulos@google.com>
Fri, 15 Jan 2016 17:49:16 +0000
(12:49 -0500)
committer
Pyry Haulos
<phaulos@google.com>
Fri, 15 Jan 2016 17:49:16 +0000
(12:49 -0500)
Fix allocation callback validation
Allocation callback validation assumed incorrectly that alloc or realloc would never return same pointer twice. This fixes that assumption.
See merge request !283
Trivial merge