[linux-dvb] [PATCH] test/test_av_play.c array size
Ludwig Nussel
ludwig.nussel at suse.de
Mon Jun 27 15:02:22 CEST 2005
Hi,
dcb314 at hotmail.com reported a minor bug in test/test_av_play.c:
Index: test/test_av_play.c
===================================================================
RCS file: /cvs/linuxtv/dvb-apps/test/test_av_play.c,v
retrieving revision 1.1
diff -u -r1.1 test_av_play.c
--- test/test_av_play.c 17 Jan 2004 16:59:46 -0000 1.1
+++ test/test_av_play.c 27 Jun 2005 12:56:35 -0000
@@ -174,7 +174,7 @@
}
#define BUFFY 32768
-#define NFD 2
+#define NFD 3
static void play_file_av(int filefd, int vfd, int afd)
{
char buf[BUFFY];
cu
Ludwig
--
(o_ Ludwig Nussel
//\ SUSE LINUX Products GmbH, Development
V_/_ http://www.suse.de/
More information about the linux-dvb
mailing list