mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
@@ -95,6 +95,7 @@ func (tw *Writer) Close() error {
|
||||
if err != nil {
|
||||
// throw away file close error
|
||||
tw.file.Close()
|
||||
return err
|
||||
}
|
||||
err = tw.zip.Close()
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user