Skip to content
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

Curl buffer overrun. #4

Open
libv opened this issue Apr 7, 2022 · 1 comment
Open

Curl buffer overrun. #4

libv opened this issue Apr 7, 2022 · 1 comment

Comments

@libv
Copy link

libv commented Apr 7, 2022

I am hitting the following:

21:23:55 INFO: ../src/xmms/xform.c:1363: Successfully setup chain for 'https://nightride.fm/stream/nightride.mp3' (39865) containing
curl:magic:mad:converter:segment
21:23:56 FAIL: xmms_curl_callback_write: assertion '(data->bufferlen + len) <= CURL_MAX_WRITE_SIZE' failed
21:23:56 ERROR: ../src/plugins/curl/curl_http.c:378: Curl fill_buffer returned error: (23) Failed writing received data to disk/application

@libv
Copy link
Author

libv commented Apr 7, 2022

0001-curl-set-intermediate-buffer-to-128kB.txt

git am patch file to fix the issue. Amazing, github does not allow .patch file extensions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant