summaryrefslogtreecommitdiff
path: root/security/heimdal-devel/files/patch-lib__sl__slc-lex.l
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2022-11-17 15:57:46 -0800
committerCy Schubert <cy@FreeBSD.org>2022-11-17 16:01:41 -0800
commit4e44a84dcc9abab445f7cd2dc37346338bfd9691 (patch)
treeeaf2d29a85838ec826dccc7c38f36a5e042da311 /security/heimdal-devel/files/patch-lib__sl__slc-lex.l
parentnews/inn: Remove com_err.h handling (diff)
security/heimdal-devel: New port tracking Heimdal develpment
This new heimdal port tracks the Heimdal development branch. The last security advisory showed us we might want to track its development.
Diffstat (limited to 'security/heimdal-devel/files/patch-lib__sl__slc-lex.l')
-rw-r--r--security/heimdal-devel/files/patch-lib__sl__slc-lex.l11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/heimdal-devel/files/patch-lib__sl__slc-lex.l b/security/heimdal-devel/files/patch-lib__sl__slc-lex.l
new file mode 100644
index 000000000000..c9d450472321
--- /dev/null
+++ b/security/heimdal-devel/files/patch-lib__sl__slc-lex.l
@@ -0,0 +1,11 @@
+--- lib/sl/slc-lex.l.orig 2017-04-11 21:38:21 UTC
++++ lib/sl/slc-lex.l
+@@ -47,8 +47,6 @@ unsigned lineno = 1;
+ static void handle_comment(void);
+ static char * handle_string(void);
+
+-#define YY_NO_UNPUT
+-
+ #undef ECHO
+
+ %}