Issue Details (XML | Word | Printable)

Key: LIBOMV-423
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Jim Radford
Reporter: John Hurliman
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
libopenmetaverse

LLSD binary decoding (encoding?) failure

Created: 12/Nov/08 10:07 AM   Updated: 31/Jan/10 12:55 AM
Component/s: StructuredData/LLSD
Affects Version/s: None
Fix Version/s: 0.6.0

File Attachments: 1. File llsdbinaryfail.bin (0.3 kB)

Issue Links:
Duplicate
 

Severity: Medium
Environment: All


 Description  « Hide
I've attached a file containing LLSD binary data encoded by libomv. The same data failed to decode, throwing an exception. LLSD should be able to decode anything that it encodes. Additionally, the decoding should be very resilient and return empty data sets in the case of a problem, never throwing exceptions.

 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Jim Radford added a comment - 18/Mar/09 11:53 AM
Linked issue has more details and additional LLSD Tests that are failing

Jim Radford added a comment - 25/Mar/09 11:24 AM
See linked issue for details