Menu

#144 OSCx crashes with long messages

open
nobody
externals (234)
5
2007-05-22
2007-05-22
No

[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)

Discussion

  • IOhannes m zmölnig

    Logged In: YES
    user_id=564396
    Originator: YES

    added crash-patch
    File Added: crashtest.pd

     
  • IOhannes m zmölnig

    a patch to trigger the crash

     

Anonymous
Anonymous

Add attachments
Cancel