]> git.sur5r.net Git - openldap/commit
ber_get_next - set errno to 0 before calling ber_int_sb_read(), otherwise
authorHoward Chu <hyc@openldap.org>
Tue, 20 May 2003 04:08:35 +0000 (04:08 +0000)
committerHoward Chu <hyc@openldap.org>
Tue, 20 May 2003 04:08:35 +0000 (04:08 +0000)
commit3d9fd176782a0cb34ed8e82d71328f63fd2a1130
tree1c7aea48d3df295496be25c1776c6c396cf04371
parent9184d038ead9aeabff5b7c0bb2ed0d1e6bc95c8c
ber_get_next - set errno to 0 before calling ber_int_sb_read(), otherwise
an EOF will return with the previously set errno value.
libraries/liblber/io.c