- Aug 06, 2020
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Jun 17, 2020
-
-
Stephan Bosch authored
The segfault happens when this match type is the last argument of the test command. This situation is not possible in a valid script; positional arguments are normally present after that, which would prevent the segfault. A variant of this bug occurs when the match type also has no argument of its own. In either case the segfault is caused by referring to absent tag arguments, which causes a NULL dereference.
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- May 27, 2020
-
-
Stephan Bosch authored
-
- May 15, 2020
-
-
Timo Sirainen authored
-
Timo Sirainen authored
-
Timo Sirainen authored
It's still not fully correct, but we don't have existing code that supports parsing it.
-
Timo Sirainen authored
-
- May 06, 2020
-
-
Timo Sirainen authored
-
Timo Sirainen authored
-
- Apr 27, 2020
-
-
Stephan Bosch authored
Use mail_get_message_id() instead of just mail_get_first_header().
-
Stephan Bosch authored
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Apr 24, 2020
-
-
Timo Sirainen authored
-
Timo Sirainen authored
Previous commit was accidentally for an earlier version of the API change.
-
Timo Sirainen authored
-
- Apr 15, 2020
-
-
Timo Sirainen authored
-
- Apr 07, 2020
-
-
Timo Sirainen authored
-
- Mar 24, 2020
-
-
Timo Sirainen authored
Found by latest clang scan-build.
-
Timo Sirainen authored
Nothing changes in the code logic.
-
Timo Sirainen authored
The old code seems to have worked correctly already, but now it's a bit clearer how it was intended to work.
-
Timo Sirainen authored
Fixes "warning: cast to smaller integer type" with new clang.
-
- Mar 17, 2020
-
-
Josef 'Jeff' Sipek authored
-
- Mar 11, 2020
-
-
Aki Tuomi authored
-
- Mar 05, 2020
-
-
Aki Tuomi authored
-
- Feb 21, 2020
- Feb 07, 2020
-
-
Aki Tuomi authored
-
- Feb 03, 2020
-
-
Timo Sirainen authored
-
- Jan 22, 2020
-
-
Stephan Bosch authored
-
Stephan Bosch authored
-
- Jan 10, 2020
-
-
Stephan Bosch authored
-