]> source.dussan.org Git - rspamd.git/commit
[Fix] Fix memor leaks and whitespace processing 2771/head
authorMiecio Za <miecio@miecio.net>
Thu, 7 Mar 2019 11:40:46 +0000 (12:40 +0100)
committerMiecio Za <miecio@miecio.net>
Thu, 7 Mar 2019 11:40:46 +0000 (12:40 +0100)
commit33e60cf84e4c87149e6d00bb12e6744d28e702e9
treef1abde31a8e6e5f89c6d4b7ad7ac5aecd66e3de4
parent84264594d874881dd4556dc476d8a3af842787e7
[Fix] Fix memor leaks and whitespace processing

Fixed for memory leaks, add simple whitespace character
processing. Everything like '\n' '\r' '\t' should be
replaced by simple space.
src/libserver/html.c