diff options
author | unknown <bar@mysql.com> | 2004-06-16 19:06:45 +0500 |
---|---|---|
committer | unknown <bar@mysql.com> | 2004-06-16 19:06:45 +0500 |
commit | 1efa7ea50f0d749d3fa48997fd394a1803303fc8 (patch) | |
tree | 8d0c8b3c10e2de694fda875e0d8bb9c2a9ffe178 /mkinstalldirs | |
parent | 7f7c311b73d2f65fa67b97e7a7af9dd510ae92d6 (diff) | |
download | mariadb-git-1efa7ea50f0d749d3fa48997fd394a1803303fc8.tar.gz |
Critical fixes after review:
- 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.
Diffstat (limited to 'mkinstalldirs')
0 files changed, 0 insertions, 0 deletions