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

Bug 467434 - SslContextFactory throws null pointer exception due to w… #47

Closed
wants to merge 3 commits into from
Closed

Conversation

ottlinger
Copy link

…rong initialisation

  • Merging changes of bugs 467276 and 467434 back to the 8.x series.
  • Fix NPE due to wrong initialisation to null; use isEmpty instead of null in ifs.

Signed-off-by: P. Ottlinger phil@edojo.org

…rong initialisation

* Merging changes of bugs 467276 and 467434 back to the 8.x series.
* Fix NPE due to wrong initialisation to null; use isEmpty instead of null in ifs.

Signed-off-by: P. Ottlinger <phil@edojo.org>
@eclipsewebmaster
Copy link

Issue tracker reference:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=467434

Signed-off-by: P. Ottlinger <phil@edojo.org>
Signed-off-by: P. Ottlinger <phil@edojo.org>
gregw added a commit that referenced this pull request May 28, 2015
#47

Also-by: P. Ottlinger<phil@edojo.org>
@gregw
Copy link
Contributor

gregw commented May 28, 2015

applied

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.

None yet

3 participants