Skip to content

cgrates: add null terminator to modparam deps array#3889

Merged
liviuchircu merged 1 commit intoOpenSIPS:masterfrom
jarrodb:bug/modules/cgrates
May 7, 2026
Merged

cgrates: add null terminator to modparam deps array#3889
liviuchircu merged 1 commit intoOpenSIPS:masterfrom
jarrodb:bug/modules/cgrates

Conversation

@jarrodb
Copy link
Copy Markdown
Contributor

@jarrodb jarrodb commented May 6, 2026

Summary

Add the missing { NULL, NULL } sentinel to the modparam dependencies array in the cgrates module.

Details

cgrates was the only module declaring an empty { /* modparam dependencies */ } block with no terminator. On arm64 the module segfaults on load.

@liviuchircu liviuchircu self-assigned this May 7, 2026
@liviuchircu liviuchircu added this to the 3.6.6 milestone May 7, 2026
@liviuchircu liviuchircu merged commit 7358018 into OpenSIPS:master May 7, 2026
81 of 88 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants