1
0
mirror of https://github.com/golang/go synced 2024-10-01 01:18:32 -06:00
go/internal/fastwalk
Rebecca Stambler 207d3de1fa all: fix some staticcheck errors
Updates golang/go#35718

Change-Id: I10bfd5421cd44bb58b8bcaa6e9205040c25f51be
Reviewed-on: https://go-review.googlesource.com/c/tools/+/208257
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Heschi Kreinick <heschi@google.com>
2020-01-29 04:53:41 +00:00
..
fastwalk_dirent_fileno.go imports: extract fastWalk into new package internal/fastwalk 2018-04-16 19:53:52 +00:00
fastwalk_dirent_ino.go imports: extract fastWalk into new package internal/fastwalk 2018-04-16 19:53:52 +00:00
fastwalk_dirent_namlen_bsd.go internal/fastwalk: don't cross Dirent.Reclen boundry while looking for NULL in parseDirEnt 2018-10-13 18:20:35 +00:00
fastwalk_dirent_namlen_linux.go internal/fastwalk: avoid slice bounds out of range for long file names 2018-11-12 23:16:31 +00:00
fastwalk_portable.go all: fix some staticcheck errors 2020-01-29 04:53:41 +00:00
fastwalk_test.go all: fix some staticcheck errors 2020-01-29 04:53:41 +00:00
fastwalk_unix.go all: fix some staticcheck errors 2020-01-29 04:53:41 +00:00
fastwalk.go all: fix some staticcheck errors 2020-01-29 04:53:41 +00:00