summaryrefslogtreecommitdiff
path: root/libsanitizer/ubsan
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2015-11-09 14:49:43 +1030
committerAlan Modra <amodra@gcc.gnu.org>2015-11-09 14:49:43 +1030
commit37697711e72258415e3e68f4fce1e405e7832d04 (patch)
tree7eab9c6877586fed4f47ae3d7bbef376c29efdd3 /libsanitizer/ubsan
parentc240b3e0de184a2bbb4f78e86126bee4748ab147 (diff)
Correct libvtv obstack use
Fixes a compile error with both old and new obstacks due to obstack_chunk_free having the wrong signature. Also, setting chunk size and alignment before obstack_init is pointless since they are overwritten. * vtv_malloc.cc (obstack_chunk_free): Correct param type. (__vtv_malloc_init): Use obstack_specify_allocation. From-SVN: r229985
Diffstat (limited to 'libsanitizer/ubsan')
0 files changed, 0 insertions, 0 deletions