-
Notifications
You must be signed in to change notification settings - Fork 282
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Throw an error if the size of the preview is greater than 1MB #1882
Conversation
…l?id=37492 Throw an error if the size of the preview is greater than 1MB.
Codecov Report
@@ Coverage Diff @@
## main #1882 +/- ##
==========================================
+ Coverage 60.79% 60.81% +0.02%
==========================================
Files 96 96
Lines 18962 18963 +1
Branches 9516 9517 +1
==========================================
+ Hits 11527 11533 +6
+ Misses 5134 5131 -3
+ Partials 2301 2299 -2
Continue to review full report at Codecov.
|
@Mergifyio backport 0.27-maintenance |
Command
|
Command
|
Throw an error if the size of the preview is greater than 1MB (backport #1882)
Fixes: #1881
Credit to OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37492
See #1881 for discussion of this issue.