diff options
| author | Stan Schwertly <stan@schwertly.com> | 2014-12-18 19:32:40 +0000 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2014-12-22 20:14:59 +0000 |
| commit | a48e789635788d4cab23f76b4adc74e5fa343d24 (patch) | |
| tree | 6c4f7c536115580ac31c40c17023207b099a21ea /src/syscall/exec_linux.go | |
| parent | 1e93125aa61a2695682e7cd43fd36b6356b9b08e (diff) | |
| download | go-a48e789635788d4cab23f76b4adc74e5fa343d24.tar.xz | |
encoding/binary: check for unsigned integers in intDataSize.
intDataSize ignores unsigned integers, forcing reads/writes to miss the fast path.
Fixes #8956
Change-Id: Ie79b565b037db3c469aa1dc6d0a8a5a9252d5f0a
Reviewed-on: https://go-review.googlesource.com/1777
Reviewed-by: Russ Cox <rsc@golang.org>
Diffstat (limited to 'src/syscall/exec_linux.go')
0 files changed, 0 insertions, 0 deletions
