2008/3/11, Guy Harris <[EMAIL PROTECTED]>: > char, or unsigned char? The latter prevents the sign-extension that > would occur on most platforms (probably all the platforms on which > Wireshark is run).
The "Follow TCP Stream" also make char arrays. Maybe we should change both of them to unsigned char? -- Stig Bjørlykke _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
