Jacob Swanson
Results
1
issues of
Jacob Swanson
`to_unicode()` expects a non-NULL `x` argument (due to `strlen(x)`); however `self->encoding` _may_ be NULL, especially if built with `build_signature()` (i.e. if called from the `commit.author` property). As a result, any...