Skip to content
This repository has been archived by the owner on Mar 21, 2022. It is now read-only.

fix NPE in MultiRegistryAuthSupplier #783

Merged
merged 1 commit into from
Jun 5, 2017

Conversation

mattnworb
Copy link
Member

it never checks if authForBuild returns null

it never checks if authForBuild returns null
@mattnworb mattnworb force-pushed the mattbrown/fix-npe-multiauth branch from 7562a62 to aa8a023 Compare June 5, 2017 18:22
@mattnworb mattnworb merged commit e9e3bdc into master Jun 5, 2017
@mattnworb mattnworb deleted the mattbrown/fix-npe-multiauth branch June 5, 2017 19:02
@codecov-io
Copy link

codecov-io commented Jun 5, 2017

Codecov Report

Merging #783 into master will decrease coverage by 0.02%.
The diff coverage is 50%.

@@             Coverage Diff              @@
##             master     #783      +/-   ##
============================================
- Coverage      65.9%   65.88%   -0.03%     
- Complexity      697      698       +1     
============================================
  Files           158      158              
  Lines          3021     3022       +1     
  Branches        346      347       +1     
============================================
  Hits           1991     1991              
  Misses          876      876              
- Partials        154      155       +1

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

Successfully merging this pull request may close these issues.

3 participants