Skip to content

Geary.RFC822.Message: Fix some missing nullable annotations

Michael Gratton requested to merge mjog/vala-async-param-assert-fixes into mainline

Now that vala is assert-checking params on async methods (vala#1005), fix a few places where they turn up problems in the engine.

Merge request reports