[BZ #1962]cvs/fedora-glibc-20051221T0931
commitf9b2d293f03b3e0dcf2908cbc80e3be19920ab55
authorUlrich Drepper <drepper@redhat.com>
Wed, 21 Dec 2005 08:34:35 +0000 (21 08:34 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 21 Dec 2005 08:34:35 +0000 (21 08:34 +0000)
treee1629034bef2384ebec88309618ea81435ae6436
parent87629a1c5044939820c1a78f7f097ebfe2d2b14b
[BZ #1962]

* io/fts.c (fts_open): Change type of len to size_t.
(fts_build): Remove cast in call to fts_alloc.
(fts_alloc): Change third parameter's type to size_t.
ChangeLog
io/fts.c