|
@@ -1,3 +1,8 @@
|
|
|
+255. [func] zhang likun
|
|
|
+ src/lib/cache: remove empty code in lib/cache and the corresponding
|
|
|
+ suppression rule in src/cppcheck-suppress.lst.
|
|
|
+ (Trac639, git 4f714bac4547d0a025afd314c309ca5cb603e212)
|
|
|
+
|
|
|
254. [bug] jinmei
|
|
|
b10-xfrout: failed to send notifies over IPv6 correctly.
|
|
|
(Trac964, git 3255c92714737bb461fb67012376788530f16e40)
|
|
@@ -21,10 +26,10 @@
|
|
|
(Trac870, git 461fc3cb6ebabc9f3fa5213749956467a14ebfd4)
|
|
|
|
|
|
250. [bug] ocean
|
|
|
- src/lib/util/encode, in some conditions, the DecodeNormalizer's
|
|
|
- iterator may reach the end() and when later being dereferenced
|
|
|
- it will cause crash on some platform.
|
|
|
- (Trac838, git 83e33ec80c0c6485d8b116b13045b3488071770f)
|
|
|
+ src/lib/util/encode, in some conditions, the DecodeNormalizer's
|
|
|
+ iterator may reach the end() and when later being dereferenced
|
|
|
+ it will cause crash on some platform.
|
|
|
+ (Trac838, git 83e33ec80c0c6485d8b116b13045b3488071770f)
|
|
|
|
|
|
249. [func] jerry
|
|
|
xfrout: add support for TSIG verification.
|