[SCM] Mumudvb packaging branch, upstream, updated. 24c2efb080b56abb8e7be67bae30ba7fe457759e

Brice DUBOST braice at braice.net
Sat Nov 1 13:31:07 UTC 2008


The following commit has been merged in the upstream branch:
commit 32d3b79124801673d713dcc76e11a0c889fbfc19
Author: Brice DUBOST <braice at braice.net>
Date:   Thu Oct 30 23:32:06 2008 +0100

    Segfault

diff --git a/src/autoconf.c b/src/autoconf.c
index 8d6d343..2e6e548 100644
--- a/src/autoconf.c
+++ b/src/autoconf.c
@@ -54,7 +54,7 @@ mumudvb_service_t *autoconf_find_service_for_modify(mumudvb_service_t *services,
 int pmt_find_descriptor(uint8_t tag, unsigned char *buf, int descriptors_loop_len);
 void pmt_print_descriptor_tags(unsigned char *buf, int descriptors_loop_len);
 
-extern char *autoconf_ip_header;
+extern char autoconf_ip_header[10];
 
 /****************************************************************************/
 //Code from libdvb, strongly modified, with commentaries added

-- 
Mumudvb packaging



More information about the pkg-vdr-dvb-changes mailing list