diff options
author | jbj <devnull@localhost> | 2004-11-08 01:54:12 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2004-11-08 01:54:12 +0000 |
commit | 42554d5d08e4f4d4252a54fe38ad5ad4e00d2493 (patch) | |
tree | f0b45ebd0c47ed6df12e17cd602582ba151a0469 /rpmio/tget.c | |
parent | e5370f96a4c4eaa3d054d8a0e60aa8f593f5373e (diff) | |
download | rpm-42554d5d08e4f4d4252a54fe38ad5ad4e00d2493.tar.gz rpm-42554d5d08e4f4d4252a54fe38ad5ad4e00d2493.tar.bz2 rpm-42554d5d08e4f4d4252a54fe38ad5ad4e00d2493.zip |
Rebalance refcounts with keepalive.
CVS patchset: 7553
CVS date: 2004/11/08 01:54:12
Diffstat (limited to 'rpmio/tget.c')
-rw-r--r-- | rpmio/tget.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rpmio/tget.c b/rpmio/tget.c index 7bf88c65b..2eb3d6d1d 100644 --- a/rpmio/tget.c +++ b/rpmio/tget.c @@ -75,9 +75,12 @@ _dav_debug = -1; readFile(dirpath); readFile(ftppath); readFile(httppath); + readFile(httppath); + readFile(httppath); #endif readFile(httpspath); readFile(httpspath); + readFile(httpspath); /*@i@*/ urlFreeCache(); |