- 27 Jun, 2016 1 commit
-
-
Dominik Taborsky authored
-
- 14 Jun, 2016 1 commit
-
-
Daniel Salzman authored
-
- 13 Jun, 2016 3 commits
-
-
Jan Včelák authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- 10 Jun, 2016 4 commits
-
-
Daniel Salzman authored
-
Dominik Taborsky authored
-
Jan Včelák authored
-
Daniel Salzman authored
-
- 08 Jun, 2016 2 commits
-
-
Daniel Salzman authored
In once case there was a direct call to `free()` even though a mempool is used. In other cases the code called the context structure functions instead of the generic ones. See merge request !536
-
Dominik Taborsky authored
-
- 06 Jun, 2016 3 commits
-
-
Daniel Salzman authored
This reverts commit 920f9b0f.
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- 03 Jun, 2016 4 commits
-
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- 02 Jun, 2016 5 commits
-
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- 01 Jun, 2016 1 commit
-
-
Daniel Salzman authored
-
- 26 May, 2016 1 commit
-
-
Daniel Salzman authored
-
- 25 May, 2016 2 commits
-
-
Vitezslav Kriz authored
-
Jan Včelák authored
* code refactor for semantic checks * stand-alone tool for semantic check (kzonecheck) MR !510
-
- 24 May, 2016 6 commits
-
-
Daniel Salzman authored
-
Jan Včelák authored
-
Jan Včelák authored
-
Daniel Salzman authored
-
Daniel Salzman authored
Coverity detected a data race condition. This reverts merge request !532
-
Daniel Salzman authored
This reverts merge request !532
-
- 23 May, 2016 3 commits
-
-
Daniel Salzman authored
-
Jan Včelák authored
events: fix the race condition while avoiding a deadlock Add a conditional variable to wait for an event to finish running within evsched to avoid race condition (memory deallocating) and a potential deadlock (with evsched). This solution continues in enabling access to the evsched heap during event callback execution to avoid possible soft lockup.
-
Jan Včelák authored
-
- 22 May, 2016 2 commits
-
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- 20 May, 2016 2 commits
-
-
Vitezslav Kriz authored
-
Dominik Taborsky authored
-