flowtop: Use strncpy instead of strcat
commit5d6d5f85d8ed49698eb3d790308e05a50b784c54
authorTobias Klauser <tklauser@distanz.ch>
Fri, 17 Jul 2015 12:08:36 +0000 (17 14:08 +0200)
committerTobias Klauser <tklauser@distanz.ch>
Fri, 17 Jul 2015 12:08:36 +0000 (17 14:08 +0200)
tree927dda2191e1d11e451980ec91699e5612f2701c
parente388315a03bcec355abc7bae4e0467e9e453284b
flowtop: Use strncpy instead of strcat

Make the path creation a bit more straight-forward.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
flowtop.c