[zeromq-dev] possible bug in zframe.c ?

Laurent Alebarde l.alebarde at free.fr
Tue Jun 18 11:23:23 CEST 2013


Sorry, I will do penance for my mistake.

Cheers,


Laurent.


Le 18/06/2013 10:29, Pieter Hintjens a écrit :
> Laurent,
>
>> I am not an expert, but it looks to me that the room for "..." has not been
>> allocated. If my analysis is correct, a possible correction would be:
> There's no bug, the code is correct (the variable name is indeed misspelled).
>
> What the C code does is define a pointer to a constant string ("""),
> which it then switches to a different constant string ("...") if it
> wants to print that out, and then it finally uses the pointer in the
> fprintf call. There's no allocation happening.
>
> -Pieter
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130618/5e6d493a/attachment.htm>


More information about the zeromq-dev mailing list