Menu

#28 WKBReader Little Endian

closed-fixed
Dr JTS
core (12)
5
2012-07-13
2012-07-13
Anonymous
No

If a byte array is provided in little endian format the class WKBReader changes the byte order of the internal member dis to little endian. If later on a byte array is provided in the big endian format the byte is stil set to little endian and not changed accordingly. As a result the decoding of big endian data fails.

Discussion

  • Dr JTS

    Dr JTS - 2012-07-13

    Fixed, with unit tests updated to catch problem

     
  • Dr JTS

    Dr JTS - 2012-07-13
    • status: open --> closed-fixed
     

Log in to post a comment.