]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip: Fix initialization of extended stringfields.
authorCorey Farrell <git@cfware.com>
Wed, 18 Apr 2018 21:24:31 +0000 (17:24 -0400)
committerCorey Farrell <git@cfware.com>
Wed, 18 Apr 2018 21:25:35 +0000 (15:25 -0600)
commitea142439717a4f565e978805e1f994e86cdc2ed3
tree97c474278ad0f201dc8b72bc470295123747c251
parentd474763a2caa618cf1e11928fbeb2efd8a97d2a1
res_pjsip: Fix initialization of extended stringfields.

It is possible for initialization of extended stringfields to fail.  Add
checks for this failure.

Change-Id: I062e09852db3d37ceefaf6c2048958fa0118304f
res/res_pjsip/location.c
res/res_pjsip/pjsip_configuration.c