Skip Menu |

This queue is for tickets about the AMF-Connection CPAN distribution.

Report information
The Basics
Id: 76277
Status: new
Priority: 0/
Queue: AMF-Connection

People
Owner: Nobody in particular
Requestors: adamlounds [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Buffer underrun error when header has null Content hexdump 00000000 00 00 00 01 00 0a 65 6d 70 74 79 2d 74 65 73 74 empty- test 00000010 01 00 00 00 01 05 00 01 00 07 73 74 61 72 74 75 startu 00000020 70 00 02 2f 31 00 00 00 09 0a 00 00 00 01 03 00 p /1 00000030 00 09 error: Buffer underrun at position: 25. Trying to fetch 256 bytes from buffer total length 50 at /usr/lib/perl5/site_perl/5.8.8/AMF/Connection/ Message.pm line 97 Charles describes the request as Header => [ { Name => "empty-test", 'Must Understand' => true, Content => null } ], Body => [ { Target => 'startup', Response => '/1', Content => [ {} ] } ] Request was generated from flex & afp 11.2 addHeader("X-SM-Auth", true, undefined);