[Groonga-mysql-commit] [Still Failing] mroonga/mroonga#936 (master - c215671)

Back to archive index

Travis CI notif****@travi*****
Tue Oct 8 17:09:57 JST 2013


Build Update for mroonga/mroonga
-------------------------------------

Build: #936
Status: Still Failing

Duration: 4 minutes and 53 seconds
Commit: c215671 (master)
Author: Kouhei Sutou
Message: wrapper: fix a memory leak

TABLE_SHARE for wrapped handler should have its mutexes. Without this
change, if wrapped handler uses its mutexes, they are not
destroyed. It is a memory leak.

MyISAM is a effected storage engine for the case. It uses these
mutexes in ha_myisam::info().

View the changeset: https://github.com/mroonga/mroonga/compare/acb5999f4186...c21567181bfb

View the full build log and details: https://travis-ci.org/mroonga/mroonga/builds/12264416

--

You can configure recipients for build notifications in your .travis.yml file. See http://about.travis-ci.org/docs/user/build-configuration


-------------- next part --------------
An HTML attachment was scrubbed...
Descargar 



More information about the Groonga-mysql-commit mailing list
Back to archive index