1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2024-11-24 08:12:38 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
DarthSim
a518b3a4d2 Fix possible infinite loop during SVG sanitization 2022-10-28 21:00:51 +06:00
DarthSim
296d2db8cf Use strings.Builder instead of bytes.Buffer in feDropShadow fix 2022-10-17 12:14:03 +06:00
DarthSim
4ab415fd9b Fix feDropShadow SVG filter when IMGPROXY_SVG_FIX_UNSUPPORTED is true 2022-10-15 20:22:54 +06:00
DarthSim
f5f4fb6487 Borrow buffer from imagedata pool when sanitizing SVG 2022-10-15 19:31:04 +06:00
DarthSim
e1e2277a32 Sanitize SVG 2022-06-10 18:23:55 +06:00