diff options
| author | jvoisin | 2026-04-24 12:15:45 +0200 |
|---|---|---|
| committer | jvoisin | 2026-04-24 12:15:45 +0200 |
| commit | 138e97baf135fb0ae765d8899f564d6b10211830 (patch) | |
| tree | 70e79e4f0eb4f8d98ac563a4dee6ec15cda51f57 /src/sp_crypt.c | |
| parent | 314b10154495b91eca684124275407b8186bb762 (diff) | |
Fix a possible null-deref in sp_stream_wrapper_register
`protocol_name` can be NULL if `zend_parse_parameters_ex` fails (it uses
`ZEND_PARSE_PARAMS_QUIET`), but it was then unconditionally passed to
`strcasecmp`.
Diffstat (limited to 'src/sp_crypt.c')
0 files changed, 0 insertions, 0 deletions
