openldap: terminate attrs array with NULL
authorMarc Fournier <marc.fournier@camptocamp.com>
Tue, 19 Aug 2014 11:54:53 +0000 (13:54 +0200)
committerMarc Fournier <marc.fournier@camptocamp.com>
Fri, 29 Aug 2014 13:09:55 +0000 (15:09 +0200)
commitc640e2c73d62842239477679e80179a2df7698cf
tree2cc900c6691e4bad9c7171f6ec47f4abe2ea04b9
parent80cbf58d06cb79456a88ce41fe6407d999b09a46
openldap: terminate attrs array with NULL

... as mentioned in ldap_search_ext_s(3). This fixes a segfault when
building with -O2.
src/openldap.c