(cherry picked from commit 2b075c2881)
(cherry picked from commit 07a0638c94)
This commit is contained in:
Evan Hunt
2018-06-26 13:52:47 -07:00
parent 49cd7552be
commit f07560a5be

View File

@@ -1,3 +1,8 @@
4982. [cleanup] Return FORMERR if the question section is empty
and no COOKIE option is present; this restores
older behavior except in the newly specified
COOKIE case. [GL #260]
4981. [bug] Fix race in cmsg buffer usage in socket code.
[GL #180]