- Jun 27, 2016
-
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- Jun 10, 2016
-
-
Jan Včelák authored
-
Daniel Salzman authored
-
- Jun 08, 2016
-
-
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
-
- Jun 06, 2016
-
-
Daniel Salzman authored
This reverts commit 920f9b0f.
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- Jun 03, 2016
-
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- Jun 02, 2016
-
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- Jun 01, 2016
-
-
Daniel Salzman authored
-
- May 26, 2016
-
-
Daniel Salzman authored
-
- May 25, 2016
-
-
Vitezslav Kriz authored
-
Jan Včelák authored
* code refactor for semantic checks * stand-alone tool for semantic check (kzonecheck) MR !510
-
- May 24, 2016
-
-
Daniel Salzman 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
-
- May 23, 2016
-
-
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
-
- May 22, 2016
-
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- May 20, 2016
-
-
Vitezslav Kriz authored
-
Dominik Taborsky authored
-
Jan Včelák authored
-
Jan Včelák authored
-