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
6710d5d25ee4218045a2c505b84e63f1a688b867
MaxScale
/
server
/
modules
History
Markus Makela
6710d5d25e
Fixed a call to free with a pointer to a stack allocated struct.
2014-12-31 16:26:42 +02:00
..
filter
Fixed a call to free with a pointer to a stack allocated struct.
2014-12-31 16:26:42 +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