Browse code

Remove blurb about fixed in go1.11 in patch file

This blurb exists because we reused the same commit from an old patch,
and thus got the commit message with it. However the message is
confusing in this context.
It was suggested in review that we should remove the confusing message.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>

Brian Goff authored on 2020/04/25 03:23:14
Showing 1 changed files
... ...
@@ -11,10 +11,6 @@ on NULL pointer dereference).
11 11
 
12 12
 For much more details, see https://github.com/golang/go/issues/23265
13 13
 
14
-This is ultimately fixed in Go 1.11 (provided that "osusergo" build tag
15
-is set (see https://github.com/golang/go/commit/62f0127d81). In the
16
-meantime, let's use this fork.
17
-
18 14
 Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
19 15
 ---
20 16
  src/archive/tar/stat_unix.go | 26 +++-----------------------