This website requires JavaScript.
Explore
龙芯爱好者论坛
Help
Register
Sign In
hcq
/
MaxScale
Watch
1
Star
0
Fork
0
You've already forked MaxScale
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
77bd279a019bb4830749bcce65f9cebf0ac80442
MaxScale
/
server
/
modules
History
VilhoRaatikka
77bd279a01
Fix to prevent double free of dcb->data/session->data. If authentication fails, call free(dcb->data) only when DCB in question is *not* cloned.
2014-12-30 12:28:36 +02:00
..
filter
Merge branch 'tee_recursion_fix' into release-1.0GA
2014-12-29 20:48:03 +02:00
include
Fix to bugs
#665
, and
#664
. Potentially to
#649
.
2014-12-29 20:19:01 +02:00
monitor
Fixed a memory leak in tee.c:freeSession, where tee session wasn't freed
2014-12-23 13:36:05 +02:00
protocol
Fix to prevent double free of dcb->data/session->data. If authentication fails, call free(dcb->data) only when DCB in question is *not* cloned.
2014-12-30 12:28:36 +02:00
routing
Fixed debug assertion and protected read of client DCB's state and consistency.
2014-12-30 10:55:53 +02:00
CMakeLists.txt
initial implementation of the CMake build system
2014-09-11 18:24:41 +03:00