Files
@ 5002dce4a922
Branch filter:
Location: libtransport.git/src/transport.pc.in
5002dce4a922
242 B
text/plain
Prevent python plugin from crashing with InvalidWireType exception
Too much data was passed to wrapper.parseFromString resulting in it
trying to read another tag even after the WrapperMessage has ended
Too much data was passed to wrapper.parseFromString resulting in it
trying to read another tag even after the WrapperMessage has ended