[xiph-cvs] cvs commit: vorbis-tools/ogg123 status.c

Kenneth C. Arnold kcarnold at xiph.org
Tue Aug 21 21:16:16 PDT 2001



kcarnold    01/08/21 21:16:15

  Modified:    ogg123   Tag: kcarnold_work status.c
  Log:
  Duh.

Revision  Changes    Path
No                   revision

No                   revision

1.1.2.5   +2 -1      vorbis-tools/ogg123/Attic/status.c

Index: status.c
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/ogg123/Attic/status.c,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -u -r1.1.2.4 -r1.1.2.5
--- status.c	2001/08/13 20:07:04	1.1.2.4
+++ status.c	2001/08/22 04:16:15	1.1.2.5
@@ -11,7 +11,7 @@
  *                                                                  *
  ********************************************************************
 
- last mod: $Id: status.c,v 1.1.2.4 2001/08/13 20:07:04 kcarnold Exp $
+ last mod: $Id: status.c,v 1.1.2.5 2001/08/22 04:16:15 kcarnold Exp $
 
  ********************************************************************/
 
@@ -74,6 +74,7 @@
       perror ("malloc");
       exit (1);
     }
+    *tmpbuf = '\0';
   }
   
   while (stats->formatstr != NULL)

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list