[Bug sanitizer/64632] runtime error: member call on address 0x0000004318a8 which does not point to an object of type 'ios_base'

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 20 20:40:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64632

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Jan 20 20:39:52 2015
New Revision: 219912

URL: https://gcc.gnu.org/viewcvs?rev=219912&root=gcc&view=rev
Log:
    PR sanitizer/64632
    * ubsan/ubsan_type_hash.cc: Cherry pick upstream r224972.

    * g++.dg/ubsan/pr64632.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/ubsan/pr64632.C
Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/libsanitizer/ChangeLog
    trunk/libsanitizer/ubsan/ubsan_type_hash.cc



More information about the Gcc-bugs mailing list