summaryrefslogtreecommitdiff
path: root/ovn/utilities/ovn-trace.c
diff options
context:
space:
mode:
authorGuoshuai Li <ligs@dtdream.com>2018-03-01 14:27:37 +0800
committerBen Pfaff <blp@ovn.org>2018-03-09 11:22:48 -0800
commit980211b75d05789f2eb47b7c3db90e82bca78f29 (patch)
tree438df27e427f1d00cbe0ecce0ff803859620b1cf /ovn/utilities/ovn-trace.c
parent1cfdc175ab1ecbc8f5d22f78d8e5f4344d55c5dc (diff)
downloadopenvswitch-980211b75d05789f2eb47b7c3db90e82bca78f29.tar.gz
python: Fix decoding error when the received data is larger than 4096.
It can only receive 4096 bytes of data each time in jsonrpc, when there are similar and Chinese characters occupy multiple bytes, it may receive half a character, this time the decoding will be abnormal. We need to receive the completed character to decode. Signed-off-by: Guoshuai Li <ligs@dtdream.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'ovn/utilities/ovn-trace.c')
0 files changed, 0 insertions, 0 deletions