]> git.sur5r.net Git - openldap/commit
ITS#8504 mdb_env_copyfd2(): Don't abort on SIGPIPE
authorLorenz Bauer <lmb@cloudflare.com>
Thu, 20 Oct 2016 07:51:22 +0000 (09:51 +0200)
committerHallvard Furuseth <hallvard@openldap.org>
Tue, 13 Dec 2016 17:47:13 +0000 (18:47 +0100)
commit3e7a8e26e6a06ef34fcb460b608c6e65f688b9a6
tree97e9f07fc77b0fac546669237808df34714946d2
parent65e95ffccf512dd1514083bd5768f1595560eb53
ITS#8504 mdb_env_copyfd2(): Don't abort on SIGPIPE

Return EPIPE instead.
libraries/liblmdb/mdb.c