mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
- mutex was unlocked before the end of the critical sesion,
- Portability issue: It's better to use (*alloc)(x) instead of alloc(x),
if alloc is a function passed as an argument.
- Use {} around if() block, to avoid possible problems with some Windows compilers.
19 KiB
19 KiB