mirror of
https://github.com/chatmail/core.git
synced 2026-04-24 17:06:28 +03:00
Add test for mime parsing reportedly crash-inducing message
This commit is contained in:
committed by
holger krekel
parent
b6803191cb
commit
7b73103133
4
.gitattributes
vendored
4
.gitattributes
vendored
@@ -2,6 +2,10 @@
|
||||
# ensures this even if the user has not set core.autocrlf.
|
||||
* text=auto
|
||||
|
||||
# This directory contains email messages verbatim, and changing CRLF to
|
||||
# LF will corrupt them.
|
||||
test-data/* text=false
|
||||
|
||||
# binary files should be detected by git, however, to be sure, you can add them here explicitly
|
||||
*.png binary
|
||||
*.jpg binary
|
||||
|
||||
Reference in New Issue
Block a user