Status: New
Owner:
Labels: Type-Patch
New issue 457 by hayden.r...@gmail.com: Patch for
/trunk/src/google/protobuf/io/coded_stream_inl.h
http://code.google.com/p/protobuf/issues/detail?id=457
string_as_array() can return NULL, so check the result before passing it to
memcpy().
Attach
Status: New
Owner:
Labels: Type-Patch
New issue 456 by hayden.r...@gmail.com: Patch for
/trunk/src/google/protobuf/io/coded_stream_inl.h
http://code.google.com/p/protobuf/issues/detail?id=456
string_as_array() can return NULL, so the result should be checked before
passing it to memcpy
Looking at #387 [1], it seems to me that @PTHREAD_LIBS@ should also be
listed as private. Does anyone know any reason it shouldn't be?
[1] http://code.google.com/p/protobuf/issues/detail?id=387
--
You received this message because you are subscribed to the Google Groups
"Protocol Buffers" grou