Commit b306346
committed
Update ImageMagick policy to allow the XC module
The presentation format recording scripts use the xc module (which
stands for "Constant Color" to generate placeholder images for slides
which are missing / failed to convert and a few other circumstances.
The XC module is safe to enable, since it doesn't involve reading any
files - it only generates single-color in memory images, and image sizes
(memory usage) are limited by other sections of the policy.1 parent 0de832b commit b306346
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
498 | 498 | | |
499 | 499 | | |
500 | 500 | | |
| 501 | + | |
501 | 502 | | |
502 | 503 | | |
503 | 504 | | |
| |||
0 commit comments