Fix compiler warnings

This commit is contained in:
wbaumann
2016-04-04 17:07:27 +00:00
parent 9b5ef1e835
commit 5a2e6a0daa
3 changed files with 7 additions and 2 deletions

View File

@ -1,6 +1,10 @@
ChangeLog for davfs2
--------------------
2016-04-04 Werner Baumann (werner.baumann@onlinehome.de)
* cache.c, kernel_interface.c:
Fix compiler warnings.
2016-04-04 Werner Baumann (werner.baumann@onlinehome.de)
* mount_davfs.c, parse_line:
Fix stack smashing error.