[Groonga-commit] Fixed: groonga/groonga#4174 (master - 4978fff)

Back to archive index

Travis CI notif****@travi*****
Mon Jan 5 23:42:14 JST 2015


Build Update for groonga/groonga
-------------------------------------

Build: #4174
Status: Fixed

Duration: 5 minutes and 13 seconds
Commit: 4978fff (master)
Author: Kouhei Sutou
Message: grn_proc_create: stop to re-initialize existing proc object

It's not thread safe because proc object is shared in N threads.

It may cause memory leaks because re-initialize code doesn't free
existing values.

View the changeset: https://github.com/groonga/groonga/compare/aa2209faaa40...4978fff95e6c

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

--

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


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



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