res_pjsip: Prevent segfault in UDP registration with flow transports
Segfault occurs during outbound UDP registration when all transport states are being iterated over. The transport object in the transport is accessed, but flow transports have a NULL transport object. Modify to not iterate over any flow transport ASTERISK-29210 #close Change-Id: If28dc3a18bdcbd0a49598b09b7fe4404d45c996a
parent
80c14f74
No related branches found
No related tags found
Please register or sign in to comment