Fix off-by one in urlOpen()
authorJindrich Novy <jnovy@redhat.com>
Tue, 1 Apr 2008 14:37:42 +0000 (16:37 +0200)
committerJindrich Novy <jnovy@redhat.com>
Tue, 1 Apr 2008 14:40:15 +0000 (16:40 +0200)
commit38b81493b044565271a277aa2c7a56408d3c8565
tree1c07600a2b671ffd09fdf6ef81575ff5b26f1cbe
parentaabf8d59854c43f6bf1a11fee2b5100a0917b90c
Fix off-by one in urlOpen()
- the former implementation didn't take the ending '\0' into account
rpmio/rpmio.c