]> arthur.barton.de Git - netatalk.git/commit
Fix error in ad_openat(), bug #532
authorRalph Boehme <sloowfranklin@gmail.com>
Tue, 8 Oct 2013 10:36:25 +0000 (12:36 +0200)
committerRalph Boehme <sloowfranklin@gmail.com>
Tue, 8 Oct 2013 10:36:25 +0000 (12:36 +0200)
commit79f0b2fd2a896fc700bdf50e75e0b4deaf126580
treea743abb587d9d3834b5d246296662884e8434e89
parent418235a8c1eaab282c04d3adc8ec0f88409e4de1
Fix error in ad_openat(), bug #532

Saving from Word to a folder that is a symlink to a folder on another filesystem
results in a crash of the afpd process and the save to fail. This happens only
if the option "follow symlinks" is enabled.
NEWS
libatalk/adouble/ad_open.c