Patches item #1217922, was opened at 2005-06-10 04:15 Message generated for change (Comment added) made by zmoelnig You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1217922...
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: bugfix
Status: Closed Resolution: Fixed
Priority: 5 Submitted By: steven pickles (pixid) Assigned to: jdl (x75) Summary: fix sendOSC string arg truncation
Initial Comment: for some reason, strings in outgoing osc messages are truncated to 80 characters, even when they are being read into a buffer that is 1000 characters long. i made this little fix so the buffer length being send to atom_string is actually the space remaining in the buffer.
pd will segfault if you exceed this buffer, but that bug was there before this change.
the osc spec doesn't seem to place a limit on the length of string arguments.
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2005-09-09 11:30
Message: Logged In: YES user_id=564396
fixed bz piotr majdak
----------------------------------------------------------------------
Comment By: Piotr Majdak (petibub) Date: 2005-09-08 19:03
Message: Logged In: YES user_id=1337411
This was fixed in the version 0.3, submitted by grholzi, labeled as "changes by piotr majdak".
The binary for Windows can be downloaded from: http://www.majdak.com/piotr/download/
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig) Date: 2005-06-20 09:36
Message: Logged In: YES user_id=564396
assigned this to x75 (matt seems not to be available)
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1217922...