[LLVMbugs] [Bug 19849] New: COFF Import table iterator does not increment

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun May 25 00:40:17 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=19849

            Bug ID: 19849
           Summary: COFF Import table iterator does not increment
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: Object
          Assignee: unassignedbugs at nondot.org
          Reporter: llvm.bugs at jmitchell.id.au
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

It appears ImportDirectoryEntryRef::moveNext incrmeents
ImportDirectoryEntryRef::Index however ImportDirectoryEntryRef::ImportTable
usages do not offset by Index.

-- 
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/20140525/0dc1e6ef/attachment.html>


More information about the llvm-bugs mailing list