Home GnuPG
Diffusion GpgOL 94c354a0845b

Fix content type detection
94c354a0845bUnpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Fix content type detection

* src/mimemaker.cpp (infer_content_type): Fix it.

This never worked because the tolower did not increase the
suffix pointer and just filled the buffer with the first letter
of the suffix.

Now we have c++ we can simplify the tolower.

Details

Provenance
aheineckeAuthored on Nov 30 2016, 3:29 PM
Parents
rO5b34e853a15b: Fix mulipart/mixed with alternative content
Branches
Unknown
Tags
Unknown