[Lldb-commits] [PATCH] UriParser - fixed potential buffer overrun

Vince Harron vharron at google.com
Thu Jan 15 12:56:46 PST 2015


Changed port output parameter to be -1 if port is unspecified

This makes more sense because we might want to be able to 
differentiate between port unspecified and port==0


http://reviews.llvm.org/D6918

Files:
  gtest/unittest/Utility/Makefile
  gtest/unittest/Utility/UriParserTest.cpp
  source/Utility/UriParser.cpp
  source/Utility/UriParser.h

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6918.18251.patch
Type: text/x-patch
Size: 3760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150115/c507abd0/attachment.bin>


More information about the lldb-commits mailing list