Suppress Memcheck:Uninitialized error when printing rtc::optional.

BUG=chromium:687087, webrtc:6822
NOTRY=True

Review-Url: https://codereview.webrtc.org/2669463003
Cr-Commit-Position: refs/heads/master@{#16372}
This commit is contained in:
philipel 2017-01-31 02:45:54 -08:00 committed by Commit bot
parent 1e4e8cb43d
commit a7ee14ebf5

View File

@ -530,3 +530,15 @@
fun:WebRtcOpus_Decode*
...
}
{
bug_687087
Memcheck:Uninitialized
fun:vfprintf
fun:vsnprintf
fun:snprintf
fun:_ZN7testing12_GLOBAL__N_126PrintByteSegmentInObjectToEPKhmmPSo
fun:_ZN7testing9internal220PrintBytesInObjectToEPKhmPSo
fun:_ZN7testing8internal25UntypedFunctionMockerBase17UntypedInvokeWithEPKv
fun:_ZNK6webrtc11MockRtpRtcp11FlexfecSsrcEv
...
}