Skip to content

Conversation

@danielg4
Copy link

@danielg4 danielg4 commented Mar 1, 2022

Hi. A couple of things:

  1. The commit attributions need to be fixed at https://github.com/BenTech2/httpfs2/import/authors so that all past entries are linked to @hramrach because otherwise the pull request ends up re-committing 31 commits
  2. The patch you added from Launchpad only addresses part of the problem, and my patch supersedes it
  3. I think jenya/httpfs2@979a4e1 is pretty useful, so I'm including it here, but without the bugs

Feel free to improve it more
Thanx

hramrach added 30 commits March 1, 2022 07:17
Otherwise httpfs could loop accessing an URL redirecting to non-reachable
server.
This is reported in Debian bug #716022

When not enough arguments are provided by the user NULL argument is
dereferenced in option parser.

Require one more argument to be non-null since at least two non-option
arguments are required anyway.

This is a cosmetical change - instead of segfault usage message is printed. The
referenced argument is guaranteed to be null and cause crash without the extra
check.
…> date: Tue Jul 19 17:06:20 2016 +0200 summary: Fix gnutls build-dependency.
This includes renogotiation which was broken.

Compile-tested.
The handler could loop on 0 return value.

Don't call it on 0 and reject 0 in the handler.
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

Successfully merging this pull request may close these issues.

3 participants