- 26 Mar, 2017 6 commits
-
-
Lev Walkin authored
-
Lev Walkin authored
Delete unnecessary checks before some function calls
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
- 02 Dec, 2016 4 commits
-
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
Fixed debug logging bug in per_get_few_bits.
-
- 02 Aug, 2016 6 commits
-
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
- 03 Jul, 2016 8 commits
-
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
- 02 Jul, 2016 4 commits
-
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
- 15 Mar, 2016 1 commit
-
-
Markus Elfring authored
The function "free" is documented in the way that no action shall occur for a passed null pointer. It is therefore not needed that a function caller repeats a corresponding check. http://stackoverflow.com/questions/18775608/free-a-null-pointer-anyway-or-check-first This issue was fixed by using the software "Coccinelle 1.0.4". Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
-
- 14 Mar, 2016 11 commits
-
-
Markus Elfring authored
The following functions return immediately if a null pointer was passed. * asn1p_constraint_free * asn1p_paramlist_free * asn1p_ref_free * asn1p_value_free * asn1p_wsyntx_free It is therefore not needed that a function caller repeats a corresponding check. This issue was fixed by using the software "Coccinelle 1.0.4". Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-
Lev Walkin authored
-