[LLVMbugs] [Bug 15756] scan-build confused by pointer arithmetic on 2nd argument to read

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Apr 15 22:29:42 PDT 2013


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

Robert Henry <rrh at newrelic.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from Robert Henry <rrh at newrelic.com> ---
My analysis of the code was wrong.  The loop body will never be entered if the
read returns -1.  Tools win!

Please disregard.

-- 
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/20130416/688c7d81/attachment.html>


More information about the llvm-bugs mailing list