common: Null terminate process name string so valgrind doesn't complain
authorAmitay Isaacs <amitay@gmail.com>
Fri, 2 Aug 2013 01:05:08 +0000 (11:05 +1000)
committerAmitay Isaacs <amitay@gmail.com>
Wed, 14 Aug 2013 06:55:51 +0000 (16:55 +1000)
commit1c9025fdd08d1cea342af7487d0123015e08831b
tree26b5980bdb04c99ce12a7f6cff481f67dbe8c6d2
parentf0853013655ac3bedf1b793de128fb679c6db6c6
common: Null terminate process name string so valgrind doesn't complain

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
common/system_linux.c