Fix crash when LDAP address source is defined in index, but LDAP support is disabled
authorAndrej Kacian <ticho@local>
Wed, 16 Jan 2019 17:36:55 +0000 (18:36 +0100)
committerAndrej Kacian <ticho@claws-mail.org>
Wed, 16 Jan 2019 17:37:06 +0000 (18:37 +0100)
commit52fc847f2965be411d0574a75017962cd17f4876
tree325445ff4c542779a892ad1464079aeba2c19daa
parenta016da5d96ce5642ba94216f56061d842bd23247
Fix crash when LDAP address source is defined in index, but LDAP support is disabled

AddressIfFrag is being cast to AddrBookBase, so it too
needs to have the two mandatory members at the beginning.
src/addrindex.c