[eq-commit] [Eyescale/Equalizer] 77d34e: Fix #142: Segfault in co_commandCache. A small tim...
Brought to you by:
eile
From: GitHub <no...@gi...> - 2012-07-27 14:47:34
|
Branch: refs/heads/master Home: https://github.com/Eyescale/Equalizer Commit: 77d34e7f22bd6d20569e6aef74f305d0303796be https://github.com/Eyescale/Equalizer/commit/77d34e7f22bd6d20569e6aef74f305d0303796be Author: Stefan Eilemann <eil...@gm...> Date: 2012-07-27 (Fri, 27 Jul 2012) Changed paths: M libs/co/command.cpp M libs/co/command.h M libs/co/commandCache.cpp M tests/co/commandCache.cpp Log Message: ----------- Fix #142: Segfault in co_commandCache. A small time window allowed for setting the master command of a cloned command to 0, even though it was still used Commit: f7403bf856fb3f6a13c1277260f395ca15fd56cd https://github.com/Eyescale/Equalizer/commit/f7403bf856fb3f6a13c1277260f395ca15fd56cd Author: Stefan Eilemann <eil...@gm...> Date: 2012-07-27 (Fri, 27 Jul 2012) Changed paths: M README.rst M RELNOTES.txt M libs/RelNotes.dox M libs/eq/server/compoundActivateVisitor.h Log Message: ----------- Merge branch 'master' of https://github.com/Eyescale/Equalizer Compare: https://github.com/Eyescale/Equalizer/compare/070f354b423f...f7403bf856fb |