Skip to content
Snippets Groups Projects
Commit 49108810 authored by George Joseph's avatar George Joseph Committed by Joshua Colp
Browse files

GCC12: Fixes for 18+. state_id_by_topic comparing wrong value

GCC 12 caught an issue in state_id_by_topic where we were
checking a pointer for NULL instead of the contents of
the pointer for '\0'.

ASTERISK-30044

Change-Id: Ia0b04d4fff45c92acb7f07132a33622fa341148e
parent 8fdc6008
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment