diff options
author | 2005-02-07 08:47:18 +0000 | |
---|---|---|
committer | 2005-02-07 08:47:18 +0000 | |
commit | 71d182b28ddc2e273c98f99720cb0f32f773122b (patch) | |
tree | fdf5ed2aa019d56dc1c7db59c385d5e6018a755b /lib/libc/stdlib | |
parent | In list mode (which implies test mode), do not forget to initialize (diff) | |
download | wireguard-openbsd-71d182b28ddc2e273c98f99720cb0f32f773122b.tar.xz wireguard-openbsd-71d182b28ddc2e273c98f99720cb0f32f773122b.zip |
Due to a braindead zlib, the test for seekability of a gzstream using
gzseek(f, 0L, SEEK_CUR) does not work as expected. Instead test the
underlying stream and remember that. This repairs echo foo | gzip | zgrep foo.
Problem spotted by Han Boetes in PR 4089; ok millert@
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions