summaryrefslogtreecommitdiff
path: root/spec/lib
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2018-10-18 17:01:55 -0700
committerStan Hu <stanhu@gmail.com>2018-10-18 23:15:24 -0700
commit4c4d1b792867195920fb6d6fb41cfa03a99cd299 (patch)
treebf5124452dc3de0871d22e931f4ab6466942e2a2 /spec/lib
parent5edf87d0ac699575421ec96cbc0fc91ea0c3c078 (diff)
downloadgitlab-ce-4c4d1b792867195920fb6d6fb41cfa03a99cd299.tar.gz
Fix EOF detection with CI artifacts metadata
There are some corner cases where a perfectly correct GZIP stream may not hit the EOF until another read is attempted. We now skip the entry if we don't see any valid data, which allows the EOF check to work properly. Closes https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22479
Diffstat (limited to 'spec/lib')
0 files changed, 0 insertions, 0 deletions