]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
Merge pull request #4942 from rspamd/vstakhov-fix-base64
authorVsevolod Stakhov <vsevolod@rspamd.com>
Wed, 24 Apr 2024 14:41:45 +0000 (20:41 +0600)
committerGitHub <noreply@github.com>
Wed, 24 Apr 2024 14:41:45 +0000 (20:41 +0600)
Do not read out-of-boundary when doing base64 encoding


Trivial merge