Jay Satiro

Results 289 comments of Jay Satiro

As noted the README isn't being updated manually any longer. You may make a pull request and reference this issue in the 'LISTENING ON THE INTERNET' section, for example ```...

Ok but that particular time it happened the device was awake though wasn't it? I was driving and using Google Maps and the screen was on and I could see...

I've never heard of it. Are there many users?

Ref: https://github.com/curl/curl/issues/8979 Ref: https://github.com/curl/curl/issues/8984

> I am still deliberating whether cleartext fallback should be used or not when an authzid has been provided. Isn't authzid basically an impersonation, like some user signs in but...

> If I may ask, is there anything I can do to help this get merged? This fixes a serious issue for me, and I don't want to tell folks...

> #0 0x00007ffff790fdf8 in gss_display_status () from /usr/lib/libgss.so.3 > #1 0x00007ffff7ed7740 in display_gss_error (status=0, type=2, buf=0x7fffffffde60 "An unsupported mechanism was requested. ", len=40) at curl_gssapi.c:95 It looks like it crashes...

I think it's unlikely an error is returned because in OP's trace you can see the buffer was written to. However I agree with you it's a good idea to...

@cacheguard #8832 has landed for safer error handling. Please try to reproduce from master.