Hello.
As mentioned in the GCC bug:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80166
wrongly fails when size == 0 or when a negative number.
Differential D31332
Fix get_groups interceptor in sanitizer marxin on Mar 24 2017, 7:54 AM. Authored by
Details
Hello. As mentioned in the GCC bug: wrongly fails when size == 0 or when a negative number.
Diff Detail
Event TimelineComment Actions r299036. Next time, please make your patches from llvm/projects/compiler-rt dir, not from llvm/projects |