Skip to content

Ignore invalid proxy URL#308

Merged
janbrummer merged 1 commit intolibproxy:mainfrom
AlynxZhou:main
Sep 2, 2024
Merged

Ignore invalid proxy URL#308
janbrummer merged 1 commit intolibproxy:mainfrom
AlynxZhou:main

Conversation

@AlynxZhou
Copy link
Copy Markdown
Contributor

This prevents further GUri API call on NULL pointer. For example, FTP_PROXY="" will lead into a NULL here.

This prevents further GUri API call on NULL pointer. For example,
`FTP_PROXY=""` will lead into a NULL here.
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 2, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 69.04%. Comparing base (04c5185) to head (3ddd674).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/backend/px-manager.c 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #308      +/-   ##
==========================================
- Coverage   69.20%   69.04%   -0.16%     
==========================================
  Files          18       18              
  Lines         880      882       +2     
  Branches      259      260       +1     
==========================================
  Hits          609      609              
- Misses        163      164       +1     
- Partials      108      109       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@janbrummer janbrummer merged commit 8f80625 into libproxy:main Sep 2, 2024
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.

2 participants