summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/hx509/sel-lex.c
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2011-02-25 11:38:04 +0100
committerMatthias Dieter Wallnöfer <mdw@samba.org>2011-02-25 12:39:20 +0100
commitea9f72c0c5dc2b8271b66c11d477c09cc303969d (patch)
treed6a0865c11ef987c200bf2715904643b4aa330df /source4/heimdal/lib/hx509/sel-lex.c
parent68c61a829b8487104483b23052b54c532fecb6ce (diff)
downloadsamba-ea9f72c0c5dc2b8271b66c11d477c09cc303969d.tar.gz
samba-ea9f72c0c5dc2b8271b66c11d477c09cc303969d.tar.bz2
samba-ea9f72c0c5dc2b8271b66c11d477c09cc303969d.zip
s4:heimdal - fix valgrind issue on Fedora 14
This should definitely fix bug #7858. Signed-off-by: Matthias Dieter Wallnöfer <mdw@samba.org> Signed-off-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Fri Feb 25 12:39:21 CET 2011 on sn-devel-104
Diffstat (limited to 'source4/heimdal/lib/hx509/sel-lex.c')
-rw-r--r--source4/heimdal/lib/hx509/sel-lex.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/source4/heimdal/lib/hx509/sel-lex.c b/source4/heimdal/lib/hx509/sel-lex.c
index 703747217f..eacb68b43d 100644
--- a/source4/heimdal/lib/hx509/sel-lex.c
+++ b/source4/heimdal/lib/hx509/sel-lex.c
@@ -1,6 +1,6 @@
#include "config.h"
-#line 3 ""
+#line 3 "sel-lex.c"
#define YY_INT_ALIGNED short int
@@ -535,7 +535,7 @@ struct hx_expr_input _hx509_expr_input;
#undef ECHO
-#line 538 ""
+#line 538 "sel-lex.c"
#define INITIAL 0
@@ -720,7 +720,7 @@ YY_DECL
#line 68 "sel-lex.l"
-#line 723 ""
+#line 723 "sel-lex.c"
if ( !(yy_init) )
{
@@ -867,7 +867,7 @@ YY_RULE_SETUP
#line 85 "sel-lex.l"
ECHO;
YY_BREAK
-#line 870 ""
+#line 870 "sel-lex.c"
case YY_STATE_EOF(INITIAL):
yyterminate();