Skip to content

llbsolver: add more llb validation#1049

Merged
tiborvass merged 1 commit intomoby:masterfrom
tonistiigi:llb-validation
Jul 2, 2019
Merged

llbsolver: add more llb validation#1049
tiborvass merged 1 commit intomoby:masterfrom
tonistiigi:llb-validation

Conversation

@tonistiigi
Copy link
Copy Markdown
Member

closes #1030
closes #1031
closes #1037

Signed-off-by: Tonis Tiigi tonistiigi@gmail.com

}
case *pb.Op_Build:
if op.Build == nil {
return errors.Errorf("invalid nil build op ")
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: trailing space

Copy link
Copy Markdown
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM except the space

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
@tiborvass tiborvass merged commit fe82890 into moby:master Jul 2, 2019
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.

(Another) SIGSEGV with custom LLB SIGSEGV with custom LLB Index out of range error if there's only one Op

4 participants