diff options
author | Daniel Pocock <daniel@pocock.pro> | 2014-03-06 08:46:23 +0000 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2014-03-11 19:04:46 +0100 |
commit | bcf0fecfe65c7bcf034de15905f85b93f26e5839 (patch) | |
tree | 82def4d8af60437dfdf5ca507e48338e516e0ac7 /debian/patches/series | |
parent | 4b4f8969548bc1589f60dd6494ca094bd9378044 (diff) | |
download | rsyslog-bcf0fecfe65c7bcf034de15905f85b93f26e5839.tar.gz |
Ensure JSON templates are NUL terminated (upstream 9d0fc675a51125acde057d0e53e8323c5e1ed572)
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index eeb8ce3..21a3cf2 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,4 @@ # Debian patches for rsyslog 01-dont_create_db.patch 02-mongo-template-not-mandatory.patch +03-json-nul-terminator.patch |