Reduce dynamic allocation from 3 to 1 per log message
author <shinichiro.hamaji@gmail.com> <>
Wed, 29 May 2013 14:10:49 +0000 (14:10 +0000)
committer <shinichiro.hamaji@gmail.com> <>
Wed, 29 May 2013 14:10:49 +0000 (14:10 +0000)
commit1518f230c630915ae585bd5fcadbdf1c066a127a
treef6540efccb69a06c64ea439c29523810def5cf64
parent478a80caa0cf072d73e268d0bea46428b328943c
Reduce dynamic allocation from 3 to 1 per log message

This patch was contributed in

https://code.google.com/p/google-glog/issues/detail?id=131

by engel. Thanks!

git-svn-id: https://google-glog.googlecode.com/svn/trunk@136 eb4d4688-79bd-11dd-afb4-1d65580434c0
src/logging.cc