]> git.ipfire.org Git - thirdparty/glibc.git/commit
Declare STATE as array of char instead of int and do not initialize it (done
authorUlrich Drepper <drepper@redhat.com>
Mon, 3 Apr 2000 07:15:23 +0000 (07:15 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 3 Apr 2000 07:15:23 +0000 (07:15 +0000)
commit34092893fc07281ed59593f4619e92cd4bc552b0
tree753f2cb7854079272ad5cb0cf6e9108dbe005c81
parentfdf113db5abfe02127422774351092f96f7ada3d
Declare STATE as array of char instead of int and do not initialize it (done
by initstate_r).  Pass correct size.
string/strfry.c