sox-devel@lists.sourceforge.net unofficial mirror
 help / color / mirror / code / Atom feed
* [PATCH 0/5] Various bug fixes
@ 2018-04-26 21:10 Mans Rullgard
  2018-04-26 21:10 ` [PATCH 1/5] Added $(DESTDIR) in front of ${bindir} so proper sox binary is invoked during tests Mans Rullgard
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Mans Rullgard @ 2018-04-26 21:10 UTC (permalink / raw)
  To: sox-devel

A few easy pickings from the bug tracker.  Please review.

Jiri Kucera (1):
  Added $(DESTDIR) in front of ${bindir} so proper sox binary is invoked
    during tests

Mans Rullgard (4):
  update FSF mailing address
  oss: fix input buffer overrun
  amr: check for invalid block types
  aiff: fix handling of unknown odd-sized chunks

 src/Makefile.am |  4 ++--
 src/aiff.c      |  2 ++
 src/amr.h       | 15 ++++++++++++---
 src/ladspa.h    |  2 +-
 src/oss.c       |  2 +-
 test/corr.c     |  2 +-
 test/ltest.pl   |  2 +-
 test/model.c    |  2 +-
 test/wtest.pl   |  2 +-
 9 files changed, 22 insertions(+), 11 deletions(-)

-- 
2.17.0


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
SoX-devel mailing list
SoX-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-devel

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-04-28  0:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-26 21:10 [PATCH 0/5] Various bug fixes Mans Rullgard
2018-04-26 21:10 ` [PATCH 1/5] Added $(DESTDIR) in front of ${bindir} so proper sox binary is invoked during tests Mans Rullgard
2018-04-26 21:10 ` [PATCH 2/5] update FSF mailing address Mans Rullgard
2018-04-26 21:10 ` [PATCH 3/5] oss: fix input buffer overrun Mans Rullgard
2018-04-26 21:10 ` [PATCH 4/5] amr: check for invalid block types Mans Rullgard
2018-04-28  0:24   ` Eric Wong
2018-04-26 21:10 ` [PATCH 5/5] aiff: fix handling of unknown odd-sized chunks Mans Rullgard

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/sox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).