diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-03-12 22:10:40 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-03-12 22:10:40 +0000 |
commit | ed43806c3b3394ea4ee94c5c9ab042d0aa51f033 (patch) | |
tree | 59f79084b673caedd2f4abf0db6d9fc29027860c /libbb/my_getgrnam.c | |
parent | d20d37559f6a3e9abd8694d4a7375467e39eeb5e (diff) | |
download | busybox-ed43806c3b3394ea4ee94c5c9ab042d0aa51f033.tar.gz |
Hideki IWAMOTO writes:
Current `tr' implementation has a problem, if `plain char' is signed.
[current cvs version]
>echo a | _install/usr/bin/tr '\0' '\377'
Segmentation fault (core dumped)
[patched version]
>echo a | _install/usr/bin/tr '\0' '\377'
a
Diffstat (limited to 'libbb/my_getgrnam.c')
0 files changed, 0 insertions, 0 deletions