[PD] [unpackOSC] reentrancy problem (was Re: [packOSC] reentrancy problem)

IOhannes m zmoelnig zmoelnig at iem.at
Thu Nov 19 09:47:15 CET 2015


On 2015-11-17 10:15, Roman Haefeli wrote:
> I see. It's not complicated at all on a patch level to make [packOSC]
> allow reentrancy. See attached patch. I can live easily without it being
> fixed in [packOSC].

your solution unfortunately shows that [unpackOSC] is broken as well.


since messages seems to be buffered internally in some heap-allocated
memory, [unpackOSC] egalize all recursive messages to the last received.
the problem appears when using

see attached patch.

fgamsdr
IOhannes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: recurOSC.pd
Type: text/x-puredata
Size: 2196 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20151119/6d88c0fd/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20151119/6d88c0fd/attachment.sig>


More information about the Pd-list mailing list