asterisk/third-party
Richard Mudgett 6feee22e09 bundled pjproject: Crashes while resolving DNS names.
PJPROJECT 2.5.5 introduced a race condition with the -r5349 IPv6 DNS
patch.

The patches below fix the DNS lookup race condition crash caused by
attempting to send the same message twice for the single DNS lookup.

0006-r5471-svn-backport-Various-fixes-for-DNS-IPv6.patch
0006-r5473-svn-backport-Fix-pending-query.patch

The patch below removes a cached DNS response from the hash table when
another thread is referencing the old entry.  The table still contained
the entry when it was destroyed which can result in inexplicable crashes.

0006-r5475-svn-backport-Remove-DNS-cache-entry.patch

ASTERISK-26344 #close
Reported by: Ian Gilmour

ASTERISK-26387 #close
Reported by: Harley Peters

Change-Id: I17fde80359e66f65a91341ceca58d914d0f61cc4
2016-10-28 17:15:32 -05:00
..
pjproject bundled pjproject: Crashes while resolving DNS names. 2016-10-28 17:15:32 -05:00
Makefile build-system: Allow building with static pjproject 2016-03-01 09:30:43 -07:00
Makefile.rules bundled_pjproject: Add tests for programs used by the Makefile, et al. 2016-10-09 21:25:20 -06:00
configure.m4 bundled_pjproject: Add tests for programs used by the Makefile, et al. 2016-10-09 21:25:20 -06:00
versions.mak pjproject_bundled: Update for pjproject 2.5.5 2016-07-28 08:07:21 -05:00