sndfile-util: Check return value of sf_command for errors
authorMaarten Bosmans <mkbosmans@gmail.com>
Wed, 24 Aug 2011 18:08:08 +0000 (20:08 +0200)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Thu, 25 Aug 2011 12:51:49 +0000 (18:21 +0530)
commite04d592a473a9d36d5b1ba5981dab56c3c9d56db
tree2c8e2e9fcdf995bf71091fcaf16f7b34a8c4de7f
parent55fdb0162cdb8ff3874bf6a2057df681397e9995
sndfile-util: Check return value of sf_command for errors

It's better to show a message what the error is,
instead of just asserting that no errors happen in an external library call.
src/pulsecore/sndfile-util.c