Hi,

On Mon, Feb 04, 2013 at 01:47:46PM +0100, Christian JULLIEN wrote:

your mail client produced a multipart/alternative with an empty
text/plain part.

The error is in gfunc_prolog when it does
        pn = (pn + (align-1)/4) & -(align/4);
while align is < 4.

Thomas, is the correct fix to clamp align to 4 if it is less than
that?

  Daniel

_______________________________________________
Tinycc-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to