summaryrefslogtreecommitdiff
path: root/.travis.compiler.sh
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2019-05-13 18:26:59 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2019-05-13 18:46:12 +0300
commitb93ecea65cc33969cf561b941f00a7ac10d3e29a (patch)
tree895c644e7e1aeccfe04f6c186881e7d742e2cc87 /.travis.compiler.sh
parent26a14ee1308df65ebb9dda9a8618e64f2f2fc518 (diff)
downloadmariadb-git-b93ecea65cc33969cf561b941f00a7ac10d3e29a.tar.gz
Remove unnecessary pointer indirection for rw_lock_t
In MySQL 5.7.8 an extra level of pointer indirection was added to dict_operation_lock and some other rw_lock_t without solid justification, in mysql/mysql-server@52720f1772f9f424bf3dd62fa9c214dd608cd036. Let us revert that change and remove the rather useless rw_lock_t constructor and destructor and the magic_n field. In this way, some unnecessary pointer dereferences and heap allocation will be avoided and debugging might be a little easier.
Diffstat (limited to '.travis.compiler.sh')
0 files changed, 0 insertions, 0 deletions