[audacious: 2/2] - libaudcore: vfs_file_get_contents should set returned values to NULL and 0 on failure.

Michael Schwendt mschwendt at fedoraproject.org
Sat Nov 6 11:05:10 UTC 2010


commit c85e2cba1bb01c01bb465b8f3d58ee76215f643e
Merge: 0d64571 c480eb7
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Sat Nov 6 12:04:54 2010 +0100

    - libaudcore: vfs_file_get_contents should set returned values
      to NULL and 0 on failure.

 audacious.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --cc audacious.spec
index ff95ccd,1b29d2b..3c533a4
--- a/audacious.spec
+++ b/audacious.spec
@@@ -5,7 -5,7 +5,7 @@@
  
  Name: audacious
  Version: 2.4.0
--Release: 4%{?dist}
++Release: 5%{?dist}
  
  License: GPLv3
  Summary: Advanced audio player
@@@ -193,10 -190,9 +193,13 @@@ gtk-update-icon-cache %{_datadir}/icons
  
  
  %changelog
- * Sat Nov  6 2010 Michael Schwendt <mschwendt at fedoraproject.org> - 2.4.0-4
++* Sat Nov  6 2010 Michael Schwendt <mschwendt at fedoraproject.org> - 2.4.0-5
 +- libaudcore: vfs_file_get_contents should set returned values 
 +  to NULL and 0 on failure.
 +
+ * Wed Sep 29 2010 jkeating - 2.4.0-4
+ - Rebuilt for gcc bug 634757
+ 
  * Tue Sep 14 2010 Michael Schwendt <mschwendt at fedoraproject.org> - 2.4.0-3
  - Replace file-ext-in-url patch with upstream's probe.c commit.
  - Enable gnomeshortcuts plugin by default, if not disabled in


More information about the scm-commits mailing list