Wireshark-bugs: [Wireshark-bugs] [Bug 10798] HTTP Requests are only partially dissected (data is

Date: Fri, 30 Jan 2015 19:50:23 +0000

Comment # 27 on bug 10798 from
The clang SVN revision in which that was fixed was 161319, Modified Mon Aug 6
02:07:06 2012 CDT.

It looks as if the first LLVM release after that was LLVM 3.4:

    http://lists.cs.uiuc.edu/pipermail/llvm-announce/2014-January/000048.html

clang on my Mountain Lion machine, with:

    $ xcodebuild -version
    Xcode 4.6.3
    Build version 4H1503

says:

    $ clang --version
    Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)

so it probably doesn't have that fix.


You are receiving this mail because:
  • You are watching all bug changes.