[rtmpdump] 64 bit crash fix (undefined union assignment)

Howard Chu hyc at highlandsun.com
Fri Sep 30 21:17:19 CEST 2011


Steven Penny wrote:
> On Fri, Sep 30, 2011 at 12:52 PM, Kirill Zorin wrote:
>> indeed, it crashes on (some!) 64-bit builds for this reason.
>
> Excuse my ignorance, but since when is rtmpdump 64 bit? The builds I
> have are all 32 bit, I grepped the source and didnt see anything.

That's because in well-written code, there is nothing to see. Word-size is 
purely a compiler issue. When you build on a 64 bit Linux system, the compiler 
defaults to 64 bit object code.


More information about the rtmpdump mailing list