gecko-dev/netwerk
Daniel Stenberg d8d095de79 bug 1451883 - fix pointer handling in the DOH response decoding r=mcmanus
In the section of the response body parser that just skips over the
answer section, the code wrongly assumed there could only be a pointer
at the start, while in fact every label can be made as a pointer. Just
turned out to not be used very often.

MozReview-Commit-ID: 8ZYtlq8HDPw

--HG--
extra : rebase_source : cc790caf36b4d4e77b113f89ed427ee537a539d8
2018-04-05 23:28:26 +02:00
..
base Bug 1286861: Update CookieService to enforce same site cookies. r=valentin 2018-04-08 19:52:05 +02:00
build Bug 1395114 - Remove nsIUnicharStreamLoader. r=emilio,michal 2018-03-26 12:45:31 +03:00
cache Bug 1451063 - nsICache does not inherit from nsISupports r=michal 2018-04-05 16:58:44 +03:00
cache2 Bug 1441726 - Include CacheStorageService::mPurgeTimeStamps hashtable in the memory reporter. r=michal 2018-03-27 10:21:00 +03:00
cookie Bug 1286861: Update CookieService to enforce same site cookies. r=valentin 2018-04-08 19:52:05 +02:00
dns bug 1451883 - fix pointer handling in the DOH response decoding r=mcmanus 2018-04-05 23:28:26 +02:00
ipc Bug 1439713 - Add flag to loadinfo for skipping certain security policy checks. r=bz 2018-03-29 11:14:35 +02:00
locales Bug 1452187 - fix localization note mismatch;r=flod 2018-04-06 20:21:35 +02:00
mime Bug 1412213 - Content-Type MIME-header - Skipping a parameter without an '='. r=mayhemer 2018-01-29 14:36:00 -05:00
protocol Bug 1449259: Don't do proxy lookups for loads that are only going to come from the cache. r=mayhemer 2018-04-04 16:17:25 -07:00
sctp Bug 1443032: stop closing usrsctp on callback. r=jesup 2018-03-20 11:19:14 +00:00
socket Bug 1415279 - Move error strings for certError and netError pages to frontend, r=johannh,keeler,Honza,snorp 2018-03-27 13:31:52 +02:00
srtp Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
streamconv Bug 1448755 - Use AssignLiteral and AssignASCII for short zero-terminated strings in networking. r=jduell. 2018-03-26 09:02:32 +03:00
system Bug 1394734 - Replace CONFIG['CLANG*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:38 +01:00
test Bug 1286861: Update CookieService to enforce same site cookies. r=valentin 2018-04-08 19:52:05 +02:00
wifi Bug 1448755 - Use AssignLiteral and AssignASCII for short zero-terminated strings in networking. r=jduell. 2018-03-26 09:02:32 +03:00
moz.build
necko-config.h.in Bug 1391467 - Remove --enable-necko-protocols. r=gps,valentin 2017-08-17 17:30:57 -07:00