2534. [func] Check NAPTR records regular expressions and

replacement strings to ensure they are syntaxically
                        valid and consistant. [RT #18168]
This commit is contained in:
Mark Andrews
2009-01-21 05:37:55 +00:00
parent 9fbbfb5757
commit 31b7a2fed6
21 changed files with 171 additions and 36 deletions

View File

@@ -16,7 +16,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: config.h.in,v 1.112 2009/01/19 01:39:50 marka Exp $ */
/* $Id: config.h.in,v 1.114 2009/02/15 22:54:29 marka Exp $ */
/*! \file */
@@ -217,6 +217,9 @@ int sigwait(const unsigned int *set, int *sig);
/* Define to 1 if you have the <net/if6.h> header file. */
#undef HAVE_NET_IF6_H
/* Define to 1 if you have the <regex.h> header file. */
#undef HAVE_REGEX_H
/* Define to 1 if you have the `setlocale' function. */
#undef HAVE_SETLOCALE