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

SIGSEGV on invalid if function call #2321

Closed
xzyfer opened this issue Feb 7, 2017 · 0 comments · Fixed by #2323
Closed

SIGSEGV on invalid if function call #2321

xzyfer opened this issue Feb 7, 2017 · 0 comments · Fixed by #2323

Comments

@xzyfer
Copy link
Contributor

xzyfer commented Feb 7, 2017

Originally reported by @MrTuxracer

a {
  b: if(a,b,c...);
}

Ruby Sass

a {
  b: b; }

LibSass

[1]    33262 segmentation fault

Spec sass/sass-spec#1080

@xzyfer xzyfer added this to the 3.5.0.beta.3 milestone Feb 7, 2017
@xzyfer xzyfer self-assigned this Feb 7, 2017
@xzyfer xzyfer changed the title SIGSEGV on invalid function call syntax SIGSEGV on invalid if function call Feb 7, 2017
xzyfer added a commit to xzyfer/sass-spec that referenced this issue Feb 7, 2017
xzyfer added a commit to xzyfer/sass-spec that referenced this issue Feb 7, 2017
xzyfer added a commit to xzyfer/sass-spec that referenced this issue Feb 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant