]> Zhao Yanbai Git Server - minix.git/commit
MFS: fixes for defects reported by Coverity
authorThomas Veerman <thomas@minix3.org>
Thu, 26 Jul 2012 15:16:11 +0000 (15:16 +0000)
committerThomas Veerman <thomas@minix3.org>
Mon, 30 Jul 2012 09:44:58 +0000 (09:44 +0000)
commit1c480f749a40ccab164347a5b8287f334197f5e2
tree03c74fb73211ad1941f0812999703c5590577515
parentfa9199e049f9de4cb6f9a0690621e1d8e92789e2
MFS: fixes for defects reported by Coverity

.use safe string copy
.fix (potential) int overflow in function return
servers/mfs/path.c
servers/mfs/stadir.c