Skip to content

issues Search Results · repo:vbatts/tar-split language:Go

Filter by

22 results
 (113 ms)

22 results

invbatts/tar-split (press backspace or delete to remove)

The just-released 0.12.0 , in https://github.com/vbatts/tar-split/pull/79, made tar-split/archive/tar private. The callback to asm.IterateHeaders requires the caller to refer to tar-split/archive/tar.Header. ...
  • mtrmac
  • 5
  • Opened 
    on Jan 29
  • #81

Hi, Version affected: github.com/vbatts/tar-split@v0.11.6 Go Versions Affected: up to (excluding) go1.18.7, go1.19.2 This CVE identifies a vulnerability in the tar-split library, which is used in one ...
  • tojoos
  • 10
  • Opened 
    on Jan 17
  • #76

https://github.com/vbatts/tar-split/blame/cc780eeb0b3ffe3ff4b360a8a0bd18f54c5b32ce/tar/asm/disassemble.go#L152 Good afternoon! Can we use defer when closing pW.Close() to minimize the chance of resource ...
  • aiburegit
  • 1
  • Opened 
    on Nov 19, 2024
  • #75

I ve run into an issue where an empty entry is added when reading a tar stream and I wanted to check if this was expected behaviour or not? I have a scenario where this read operation https://github.com/vbatts/tar-split/blob/f966b140968ad6826e00ea8231f7443519d1c5a6/tar/asm/disassemble.go#L130 ...
  • mikenorgate
  • 3
  • Opened 
    on Apr 28, 2023
  • #65

Seems that there is an issue on function func (fr *regFileReader) Read(b []byte) (n int, err error) at line 718 Jul 13 11:53:35 ngcore rc.local[1907]: panic: runtime error: slice bounds out of range ...
  • meox
  • 12
  • Opened 
    on Jul 20, 2022
  • #58

2.50s$ go vet ./... github.com/asellappen/tar-split/cmd/tar-split [github.com/asellappen/tar-split/cmd/tar-split.test] cmd/tar-split/asm.go:15:8: invalid argument c.Args() (type cli.Args) for len cmd/tar-split/asm.go:16:65: ...
  • asellappen
  • 2
  • Opened 
    on Oct 27, 2020
  • #51

Can you please tag a release so the --compress change can be packaged? Also it looks like version/version.go is out of sync with the current release tag. Thanks very much
  • steveb
  • 1
  • Opened 
    on Nov 23, 2018
  • #50

tar-split is used by docker and makes it impossible to build an image that contains some layers that are 8gb. See the issue in Docker: https://github.com/moby/moby/issues/37581 See the code to reproduce ...
  • dgageot
  • 5
  • Opened 
    on Aug 31, 2018
  • #47

When I use tar-split to process the following files, some files fail, and those successful files are empty files. I don t know what the reason is, is the method I use wrong? Thanks. ➜ overlay-layers ...
  • zhouhao3
  • 2
  • Opened 
    on May 9, 2018
  • #46

e4899282720706fae5fde9dc1ee80bc3fefe10c2 does not seem to pass the moby pkg/tarsum unit test when built on Fedora x86_64 with Fedora Go 1.10 default flags + GOPATH=/builddir/build/BUILD/moby-7cfd3f4229c82ba61fa13a8818b8ecf58a2dcdbf/_build:/usr/share/gocode ...
  • nim-nim
  • 5
  • Opened 
    on Mar 27, 2018
  • #45
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub