mirror of https://github.com/asterisk/asterisk
The hashtab API is pretty NULL tolerant which has resulted in remaining callers not doing much checks themselves. Unfortunately the function to destroy an iterator does not do a NULL check and will result in a crash if passed NULL. This change fixes that. ASTERISK-25552 #close Change-Id: Ic1bf8eec3639e5a440f1c941d3ae3893ac6ed619changes/34/1634/1
parent
e8881e1770
commit
a1fcf6f7b2
Loading…
Reference in new issue