Date: Thu, 31 Jul 2003 02:13:22 -0700 (PDT) From: Hellmuth Michaelis <hm@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/i4b/isdnd support.c Message-ID: <200307310913.h6V9DMUw036373@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hm 2003/07/31 02:13:22 PDT
FreeBSD src repository
Modified files:
usr.sbin/i4b/isdnd support.c
Log:
Fix bug in find_matching_entry_incoming(): the loop checking the allowed
incoming remote telephone numbers and subaddresses ignored the configured
list completely since it was always terminated by a break at the end of
the first run (which was a leftover from the implementation of subaddresses).
Submitted by: Christian Ullrich <chris@chrullrich.de>
Revision Changes Path
1.16 +27 -24 src/usr.sbin/i4b/isdnd/support.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307310913.h6V9DMUw036373>
