forked-synapse/changelog.d/11784.bugfix
Patrick Cloke 02d99f044e
Apply a timeout to reading the body when fetching a file. (#11784)
This prevents the URL preview code from reading
a stream forever.
2022-01-24 14:38:37 +00:00

2 lines
108 B
Plaintext

Fix a long-standing bug that media streams could cause long-lived connections when generating URL previews.