msgpack-java
msgpack-java copied to clipboard
asShort testing for byte range instead of short range
https://github.com/msgpack/msgpack-java/blob/60f5aa62ea3e22b1c7964b0221c26e601d956537/msgpack-core/src/main/java/org/msgpack/value/Variable.java#L560
The asShort method validates against the byte range, and not against the short range