[llvm-bugs] [Bug 49740] New: Stack overflow due to infinity recursion/buffer overrun in parsing unexisting(?) arg list

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Mar 27 10:20:49 PDT 2021


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

            Bug ID: 49740
           Summary: Stack overflow due to infinity recursion/buffer
                    overrun in parsing unexisting(?) arg list
           Product: tools
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: llvm-readobj
          Assignee: unassignedbugs at nondot.org
          Reporter: nok.raven at gmail.com
                CC: jh7370.2008 at my.bristol.ac.uk, llvm-bugs at lists.llvm.org

Created attachment 24696
  --> https://bugs.llvm.org/attachment.cgi?id=24696&action=edit
reproducer

The object file is generated by the latest Boost and MSVC. You should be able
to reproduce it with `b2 toolset=msvc address-model=64 link=shared
variant=debug libs/math/build`

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210327/886ab6fb/attachment.html>


More information about the llvm-bugs mailing list