]> source.dussan.org Git - rspamd.git/commit
Fix issue with broken HTTP message to learn endpoints (#5106)
authorVsevolod Stakhov <vsevolod@rspamd.com>
Sat, 17 Aug 2024 19:25:53 +0000 (01:25 +0600)
committerGitHub <noreply@github.com>
Sat, 17 Aug 2024 19:25:53 +0000 (20:25 +0100)
commit8fe1612bdb6572fc60284190351ed4075d72402a
tree53e8e1020764d4526334e06372cf2beb8d899be2
parent1e661a2fc6e31aa0c5be710dde274ec199ff3853
Fix issue with broken HTTP message to learn endpoints (#5106)

* [Fix] Check message before trying to dereference pointer

Issue: #5089

* [Minor] Fix stripping of the last characters
src/client/rspamc.cxx
src/controller.c