We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67aec4b commit e47193dCopy full SHA for e47193d
CHANGELOG.md
@@ -1,5 +1,5 @@
1
-* Fixed potential infinity loop for local dc detection
2
-* Fixed nil pointer dereferenced in a topic listener
+* Fixed potential infinity loop for local dc detection (CWE-835)
+* Fixed nil pointer dereferenced in a topic listener (CWE-476)
3
4
## v3.99.2
5
* Fixed panic when error returned from parsing sql params
0 commit comments