Skip to content

Reading body of armed message should not damage it

The following (illegal) invocations on armed messages will no longer irreversibly destroy the message:

  • RemoteEnvelope#disarm(SessionPair) with wrong session pair
  • RemoteEnvelope#getPrivateHeader()
  • RemoteEnvelope#getBody()

https://sonarcloud.io/dashboard?branch=reading-body-of-armed-message-should-not-damage-it&id=org.drasyl%3Aparent

Edited by bornholdt

Merge request reports

Loading