[mythtv] Caller ID

Brian F. Hensch bhensch at deskmedia.com
Fri Nov 7 10:24:56 EST 2003


The caller id stuff works well with my modem except for one small
leak.

Index: contrib/mythnotify/cidbcast/cidbcast.c
===================================================================
RCS file: /var/lib/mythcvs/mythtv/contrib/mythnotify/cidbcast/cidbcast.c,v
retrieving revision 1.1
diff -u -r1.1 cidbcast.c
--- contrib/mythnotify/cidbcast/cidbcast.c	7 Nov 2003 08:01:42 -0000	1.1
+++ contrib/mythnotify/cidbcast/cidbcast.c	7 Nov 2003 15:18:36 -0000
@@ -777,6 +777,7 @@
 	{
 	  printf("Sent UDP/XML packet to IP %s port %d\n", bcast_addr, udp_port);
 	}
+	close (fd);
       }
       else
 	{

-- 
Brian F. Hensch
http://deskmedia.com/~bhensch
Home: (651)460-6696        Work: (651)846-2155
Cell: (651)353-2431        Pager: (651)299-2699 or bhensch at airmessage.net

On Fri, 7 Nov 2003, Isaac Richards wrote:

> On Wednesday 22 October 2003 12:19 am, Ken Bass wrote:
> > [Please accept this patch into the baseline - it is a patch to the 0.12
> > tarball. It also appears to patch successfully to todays CVS. I've been
> > running this for about a month with no problems under 0.11.]
> 
> I've _finally_ gotten this applied to CVS.  Really sorry about the delay, I 
> completely forgot about this until I was reminded recently.  I can't test the 
> caller id stuff, but the notification daemon works pretty well..  =)
> 
> Isaac
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
> 



More information about the mythtv-dev mailing list