mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-07-12 08:07:11 +01:00
96520e9fd4
We should not ack envelope protobufs that fail to decode correctly. If the server happens to send us such a thing it probably indicates a protocol mismatch between it and the client, in which case the client needs to update and re-receive the failed message. // FREEBIE