Package: golang-github-shopify-sarama / 1.9.0-2

Metadata

Package Version Patches format
golang-github-shopify-sarama 1.9.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix alignment.patch | (download)

mocks/consumer.go | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix memory alignment of int64 variable used as atomic.  this fixes
 a test crash on 32-bit architectures.