]> arthur.barton.de Git - netatalk.git/commit
Fix some more CNID DB bugs:
authorjmarcus <jmarcus>
Wed, 10 Oct 2001 02:27:06 +0000 (02:27 +0000)
committerjmarcus <jmarcus>
Wed, 10 Oct 2001 02:27:06 +0000 (02:27 +0000)
commit6f20bda849430a4a80105dd67dd913813710d0ee
tree3d5a00d2bdcabc6637e8a93749a3a72d4a4cb1e3
parent7739306ec1e4d48fe024cf0a30629d7338655bd5
Fix some more CNID DB bugs:

* The .AppleDB contents should no longer show up in the share window
  when connecting to more than one share from a server.
* memset all DBT structures to 0 each time they're used to avoid any
  EINVAL failures.
ChangeLog
libatalk/cnid/cnid_close.c
libatalk/cnid/cnid_update.c