Fix integer overrun

This commit is contained in:
wbaumann
2012-03-11 15:40:32 +00:00
parent 793ef7060f
commit 459a6c9bdf
3 changed files with 8 additions and 4 deletions

View File

@ -1,6 +1,10 @@
ChangeLog for davfs2
--------------------
2012-03-1 Werner Baumann (werner.baumann@onlinehome.de)
* webdav.c, dav_init_cache:
Fix integer overrun.
2012-02-05 Werner Baumann (werner.baumann@onlinehome.de)
* mount_davfs.c, mount_davfs.h, webdav.c:
Read client certificates in mount_davfs.c.