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

Segfault with bad dub.sdl #2696

Closed
CyberShadow opened this issue Sep 14, 2023 · 0 comments
Closed

Segfault with bad dub.sdl #2696

CyberShadow opened this issue Sep 14, 2023 · 0 comments

Comments

@CyberShadow
Copy link
Member

name "test"

dependency "openssl" repository="git+https://github.com/CyberShadow/deimos-openssl" version="107-openssl-+-stdconv-=-linker-error"
Geod24 added a commit to Geod24/dub that referenced this issue Dec 28, 2023
This was a null pointer being passed down.
However, while looking at the code, it was obvious that similar
bugs would trigger for subpackages (as the code was not handling
`null` packages either), so test cases for those have been added.
Geod24 added a commit to Geod24/dub that referenced this issue Dec 28, 2023
This was a null pointer being passed down.
However, while looking at the code, it was obvious that similar
bugs would trigger for subpackages (as the code was not handling
`null` packages either), so test cases for those have been added.
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

No branches or pull requests

1 participant