gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] Alignment in AMF data


From: Rob Savoye
Subject: Re: [Gnash-dev] Alignment in AMF data
Date: Fri, 24 Oct 2008 13:22:18 -0600
User-agent: Thunderbird 2.0.0.16 (X11/20080723)

strk wrote:
> On Fri, Oct 24, 2008 at 12:00:16PM -0700, Bastiaan Jacques wrote:

> As far as I can see amf0_read_valu already uses specialized functions
> to read shorts and longs (readNetworkShort, readNetworkLong).

  These should be changed to use the the standard ntohs() and ntohl(),
or swapBytes() to be more consistent.

        - rob -




reply via email to

[Prev in Thread] Current Thread [Next in Thread]