https://llvm.org/bugs/show_bug.cgi?id=31785

            Bug ID: 31785
           Summary: Libfuzzer leaks memory in 32 bit mode
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedb...@nondot.org
          Reporter: k...@roeckx.be
                CC: k...@google.com, llvm-bugs@lists.llvm.org
    Classification: Unclassified

When I build my fuzzing application using libfuzzer in 32 bit mode, the memory
keeps growing until it hits 2 GB after half an hour or something. The same
applications in 64 bit mode keep using around 550 - 600 MB.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to