Skip to content

atomic: patch 64bit alignment on 32bit systems#39543

Merged
tiborvass merged 1 commit intomoby:masterfrom
tonistiigi:64align
Jul 17, 2019
Merged

atomic: patch 64bit alignment on 32bit systems#39543
tiborvass merged 1 commit intomoby:masterfrom
tonistiigi:64align

Conversation

@tonistiigi
Copy link
Copy Markdown
Member

@tonistiigi tonistiigi commented Jul 17, 2019

fixes moby/buildkit#1079 Docker 18.09.7 nil pointer panic in builder-next/adapters/containerimage.(*cachedResolver).Resolve

Description for the changelog

Fix panic on 32-bit ARMv7 caused by misaligned struct member.

causes panic on armv7

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docker 18.09.7 nil pointer panic in builder-next/adapters/containerimage.(*cachedResolver).Resolve

6 participants