* Fix a segfault which occurs when memcpy is passed a bad length parameter.

* Minor bug fix in test suite (account for rounding error on x86_64).
  * Optimisation resulting dramatic throughput improvements.

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libsamplerate?expand=0&rev=8
This commit is contained in:
Stephan Kulow 2010-11-19 10:56:37 +00:00 committed by Git OBS Bridge
parent 47e90e4a84
commit 68180b1a9b

View File

@ -2,6 +2,9 @@
Sun Jun 6 16:54:13 UTC 2010 - cristian.rodriguez@opensuse.org Sun Jun 6 16:54:13 UTC 2010 - cristian.rodriguez@opensuse.org
- update to version 0.1.7 - update to version 0.1.7
* Fix a segfault which occurs when memcpy is passed a bad length parameter.
* Minor bug fix in test suite (account for rounding error on x86_64).
* Optimisation resulting dramatic throughput improvements.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Dec 18 13:17:46 CET 2009 - jengelh@medozas.de Fri Dec 18 13:17:46 CET 2009 - jengelh@medozas.de