summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2015-08-02 01:36:09 +0000
committerJason Molenda <jmolenda@apple.com>2015-08-02 01:36:09 +0000
commita21fdb0dd603421619892a99ba900860259f4292 (patch)
treecba1de95d253dcf4de4847fa26339745eb841bc5 /llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp
parent0c07570c400613bf31af2667729ffb9496b3169d (diff)
downloadbcm5719-llvm-a21fdb0dd603421619892a99ba900860259f4292.tar.gz
bcm5719-llvm-a21fdb0dd603421619892a99ba900860259f4292.zip
GDBRemoteCommunication::DecompressPacket assumed that the buffer it was
working with (the Communication m_bytes ivar) contained a single packet. Instead, it may contain multitudes. Find the boundaries of the first packet in the buffer and replace that with the decompressed version leaving the rest of the buffer unmodified. <rdar://problem/21841377> llvm-svn: 243846
Diffstat (limited to 'llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud