Closed ryan-moeller closed 10 months ago
Fix emitting msgpack (which may contain nul bytes) by using the actual length emitted.
That's a good catch, thank you!
It seems I have the same fix in rspamd repo, it was not properly backported here.
rspamd
Fix emitting msgpack (which may contain nul bytes) by using the actual length emitted.