- Jul 22, 2019
-
-
Adam Borowski authored
We fix up the missing null-terminator in the next line.
-
- Feb 18, 2017
-
-
Marcin Ślusarz authored
...as reported by "sparse"
-
Marcin Ślusarz authored
-
- Jan 10, 2017
-
-
Krzysztof Czuryło authored
-
- Oct 26, 2016
-
-
Łukasz Plewa authored
-
- Oct 24, 2016
-
-
Łukasz Plewa authored
-
- Oct 02, 2016
-
-
Roger Kowalewski authored
The reallocation of an integer array was erroneous and resulted in inconsistent memory changes. This fix solved the issue. In addition, unnecessary persist calls have been removed.
-
- Apr 29, 2016
-
-
Tomasz Kapela authored
- no tab after define/ifdef/ifndef - no space after sizeof operator
-
- Mar 15, 2016
-
-
Paweł Lebioda authored
Return an integer value in constructor. The non-zero value means the allocation will be cancelled.
-
- Mar 02, 2016
-
-
Bianka Golik authored
-