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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    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
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to