]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
addr_parsing: avoid strcpy
authorSage Weil <sage.weil@dreamhost.com>
Sun, 21 Aug 2011 21:03:00 +0000 (14:03 -0700)
committerSage Weil <sage.weil@dreamhost.com>
Sun, 21 Aug 2011 21:03:00 +0000 (14:03 -0700)
commit05c38faa83cfea33efceaf0b96492b9904be566c
treeaee463119588f64a477bbc2f54504d24cb5db000
parentef80b0acf8ddc020fec0f2b5e8855c00afcfbdd9
addr_parsing: avoid strcpy

Make coverity shut up.

Coverity cid 44

Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/include/addr_parsing.c
src/mount/mount.ceph.c