Bugs item #1723625, was opened at 2007-05-22 19:00 Message generated for change (Comment added) made by zmoelnig You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1723625...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: externals Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: IOhannes m zmölnig (zmoelnig) Assigned to: Nobody/Anonymous (nobody) Summary: OSCx crashes with long messages
Initial Comment: [dumpOSC] crashes when it receives long messages (more than 50 atoms)
this is, because the maximum number of atoms in the output list is hardcoded to 50, but no check is done whether this limit is reached when filling the list, resulting in a segmentation fault.
(btw, mrpeach's osc external works fine)
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2007-05-22 19:05
Message: Logged In: YES user_id=564396 Originator: YES
added crash-patch File Added: crashtest.pd
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1723625...