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

Maybe fix std.conv segfault on 32-bit Linux and FreeBSD #239

Merged
merged 1 commit into from
Sep 5, 2011

Conversation

9rnsr
Copy link
Contributor

@9rnsr 9rnsr commented Sep 5, 2011

Passing rvalue to ref function might cause segmentation fault.

@jmdavis
Copy link
Member

jmdavis commented Sep 5, 2011

It looks like that fixes it. You'd think that the compiler would catch that though.

jmdavis added a commit that referenced this pull request Sep 5, 2011
Maybe fix std.conv segfault on 32-bit Linux and FreeBSD
@jmdavis jmdavis merged commit 1843f44 into dlang:master Sep 5, 2011
@andralex
Copy link
Member

andralex commented Sep 5, 2011

Do we have a bugzilla entry for this?

kuettler pushed a commit to kuettler/phobos that referenced this pull request Feb 6, 2018
Improve testing
merged-on-behalf-of: Vladimir Panteleev <github@thecybershadow.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants