mirror of https://github.com/rspamd/rspamd.git
Browse Source
Prevent runtime errors when parsing Vault KV v2 responses if obj.data.data is nil. This adds a safety check before accessing vault_data.selectors, consistent with other handlers in the file (newkey_handler and roll_handler).pull/5654/head
1 changed files with 4 additions and 1 deletions
Loading…
Reference in new issue