Ticket #241 (closed defect: fixed)

Opened 22 months ago

Last modified 22 months ago

Fix interpretation of integers in AMF3

Reported by: buge Owned by: nick
Priority: major Milestone: 0.3
Component: AMF3 Version: 0.3
Keywords: Cc:
Fixed in revision: Branch:
Author:

Description

When encountering the integer-marker, integers should be assumed to be signed. In all other cases (references, lengths, etc.) integers should be interpreted as unsigned.

Attachments

pyamf_int_fix.diff Download (6.2 KB) - added by buge 22 months ago.
Exemplary patch

Change History

Changed 22 months ago by buge

Exemplary patch

Changed 22 months ago by nick

  • status changed from new to closed
  • resolution set to fixed

Fixed in r1157.

Thanks!

Note: See TracTickets for help on using tickets.