This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug sanitizer/81619] pairs of mmap/munmap do not reset asan's user-poisoning flags, leading to invalid error reports


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

Daniel Villeneuve <dvilleneuve at kronos dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41863|0                           |1
        is obsolete|                            |

--- Comment #4 from Daniel Villeneuve <dvilleneuve at kronos dot com> ---
Created attachment 41866
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41866&action=edit
small C program showing the problem on Linux

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]