- Jul 09, 2017
-
-
Jonathan Wilkes authored
fix error where the "$@" variable was overwriting the bounds variable for the loop used to check for its existence
-
- Jul 02, 2017
-
-
Jonathan Wilkes authored
-
- Mar 22, 2017
-
-
Jonathan Wilkes authored
-
- Aug 25, 2016
-
-
Jonathan Wilkes authored
These bugs were discovered via static code-analysis https://scan.coverity.com/projects/pure-data-pure-data (The CID numbers are the "Coverity IDs" used to identify the various bugs) - Don't free binbuf within glist_readfrombinbuf (CID:74871) - it must be deleted by the caller - Initialize sockaddr_in (CID:74861,74862,74863,74866) - Initialize indelay/outdelay (CID:74864,74865) - Initialize device-arrays (CID:74853,74854,74855,74856) - Closing unneeded sockets (CID:74827) - Initialize sockaddr_in (CID:74860} - Close file-descriptor if the soundfile is unparsable (CID:74822,74823) - Close file-handle in cleanup (CID:74816) - Call va_end() when handling variadic args (CID:74872) - Added missing break (CID:74800) - Prevent NULL-dereferences (CID:74792,74793) - Size checks when copying into string buffers (CID:74844,74845,74846,74847,74849) - Freeing no-more used storage (CID:74832) - Fixed code block (CID:74806) - Initialize sockaddr_in (CID:74860) - Initialize array-values to 0 (CID:74867) - Free allocated memory (CID:74813,74830) - Removed allocation of unused memory - Use pd_free() to free templates (CID:74814) - template_free() does not free the entire structure (it misses the pd_new() part) - initialize variable (CID:77865) - Prevent NULL-pointer dererencing (CID:77864) - Free heap-allocate binbuf after use (CID:74833)
-
- Jun 03, 2016
-
-
Jonathan Wilkes authored
-
- May 23, 2015
-
-
user authored
oops... use binbuf_restore instead of binbuf_add to get dollargs to do the "right thing". Also fixed a debugging comment to keep it from printing garbage
-
- Sep 02, 2014
-
-
Ivica Bukvic authored
*started cleaning up addbinbuf--it seems like comment object will need to be treated differently from others as commas, semis, and other reserved characters have unexpected behaviors.
-
- Aug 03, 2014
-
-
Mathieu L Bouchard authored
-
- Jun 16, 2014
-
-
pokergaming authored
-
- Aug 20, 2013
-
-
Ivica Bukvic authored
*stretchable objects (like 0.45) with undo/redo capability, diagonal resize cursor, and minimum gop size.
-
- Mar 26, 2013
-
-
Ivica Bukvic authored
-
- Mar 16, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Jan 21, 2013
-
-
Ivica Bukvic authored
-
- Dec 15, 2012
-
-
Ivica Bukvic authored
-
- Nov 18, 2012
-
-
Ivica Ico Bukvic authored
-
- Nov 16, 2012
-
-
Ivica Ico Bukvic authored
merged patches from https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2947822&group_id=55736
-
- Aug 08, 2012
-
-
Ivica Bukvic authored
binbuf_print now hides all arguments following the %hidden% atom when reporting errors on the console
-
- Aug 04, 2012
-
-
Ivica Bukvic authored
-
- Nov 11, 2011
-
-
Ivica Bukvic authored
Removed show-stopping bug in addsemi that was added while debugging segfaults with canvas undo/redo.
-
- Nov 02, 2011
-
-
Ivica Ico Bukvic authored
-
Ivica Ico Bukvic authored
-
Deba Saha authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Oct 30, 2011
-
-
Hans-Christoph Steiner authored
-
- Jan 13, 2009
-
-
Miller Puckette authored
-
- Aug 13, 2008
-
-
Miller Puckette authored
bug fixes
-
- Dec 18, 2007
-
-
Miller Puckette authored
-
- Dec 13, 2007
-
-
Miller Puckette authored
-
- Aug 01, 2007
-
-
Miller Puckette authored
-