]> arthur.barton.de Git - netatalk.git/commit
Fix handling of large number of volumes
authorRalph Boehme <sloowfranklin@gmail.com>
Wed, 11 Sep 2013 09:38:11 +0000 (11:38 +0200)
committerRalph Boehme <sloowfranklin@gmail.com>
Wed, 16 Oct 2013 08:41:02 +0000 (10:41 +0200)
commit8c20cd8b4bd9f3f0a28c42686ff791ee88e78d31
tree7f644460dc03e00e79b46b344a9fc955b6cfa354
parent53e7f8a164ca820d5dfe41b7d39ffba8fb056a72
Fix handling of large number of volumes

o ensure only a maximum of 255 volumes is returned
o ensure the reply with the volume list fits in a certain buffer
  size, testing with 10.8.4 saw the maximum size the client would
  accept to be ~4600 bytes

Fixes bug #527
NEWS
etc/afpd/volume.c