- 09 Oct, 2014 2 commits
-
-
Christian Kern committed
-
Christian Kern committed
-
- 08 Oct, 2014 2 commits
-
-
Tobias Schuele committed
-
Tobias Schuele committed
-
- 07 Oct, 2014 4 commits
-
-
This reverts commit 807308ab819e778915b8a6c5c5cdb68288233f72. This reverts commit 399ddba00be2f45a4768f4a2e92d1c12d3e75552.
Christian Kern committed -
Christian Kern committed
-
- shift initialization of is_active to correct position - remove unused variable
Christian Kern committed -
HelpScan was implemented wrong -> Scan could be executed be different threads the same time -> FixedSize lists got messed up -> program tried to return wrong pointers to the object pool -> segfault or hang Moreover, added assertion that checks that only one thread concurrently enters scan, for avoiding these kind of bugs in the future.
Christian Kern committed
-
- 01 Oct, 2014 1 commit
-
-
Tobias Schuele committed
-