Skip to content
Success

Changes

Summary

  1. Revert limits mistakenly added to EncryptionRequest (commit: 1dda27e) (details)
  2. Default readArray to capping to readableBytes instead of (commit: 7179dd4) (details)
Commit 1dda27e19bf8bf61121ed5cad92e40fd8baa924f by Thinkofdeath (Thinkofdeath)
Revert limits mistakenly added to EncryptionRequest
(commit: 1dda27e)
The file was modifiedprotocol/src/main/java/net/md_5/bungee/protocol/packet/EncryptionRequest.java (diff)
The file was modifiedprotocol/src/main/java/net/md_5/bungee/protocol/DefinedPacket.java (diff)
Commit 7179dd4c0dd81ac1745f2c588b246bb5a8d699a4 by Thinkofdeath (Thinkofdeath)
Default readArray to capping to readableBytes instead of
Short.MAX_VALUE
(commit: 7179dd4)
The file was modifiedprotocol/src/main/java/net/md_5/bungee/protocol/DefinedPacket.java (diff)