Module: kamailio
Branch: master
Commit: 6fa5a8fa8ddfe09bdab2fb445bee94e51d86b7fc
URL:
https://github.com/kamailio/kamailio/commit/6fa5a8fa8ddfe09bdab2fb445bee94e…
Author: Dennis <dennis_y(a)mail.ru>
Committer: GitHub <noreply(a)github.com>
Date: 2023-03-10T15:46:21+01:00
auth_ephemeral: fix authentication with secrets added at runtime (#3390)
* auth_ephemeral: fix authentication with secrets added at runtime
- proper way to work with shm pointer to secret list
* fix: free secret_struct shm
Free shm secret_struct in case the allocation error of secret_list pointer.
---
Modified: src/modules/auth_ephemeral/auth_ephemeral_mod.c
Modified: src/modules/auth_ephemeral/auth_ephemeral_mod.h
Modified: src/modules/auth_ephemeral/authorize.c
---
Diff:
https://github.com/kamailio/kamailio/commit/6fa5a8fa8ddfe09bdab2fb445bee94e…
Patch:
https://github.com/kamailio/kamailio/commit/6fa5a8fa8ddfe09bdab2fb445bee94e…