Coverity fixes
authorNelson Ferreira <nelson.ferreira@ieee.org>
Sun, 2 Oct 2011 19:32:52 +0000 (15:32 -0400)
committerNelson Ferreira <nelson.ferreira@ieee.org>
Sun, 2 Oct 2011 19:32:52 +0000 (15:32 -0400)
commit50c4498ef55e89d4848d39abd7dfed496d0cda36
tree6fa06a9159680293914d3411a15b42483694d063
parent3d8307c03f667e95aaea2e72ca3c3379e729e1bb
Coverity fixes

* src/ui/X11/xmu.c (XmuPrintDefaultErrorMessage): use snprint
instead of sprintf and strncpy instead of strcpy

Signed-off-by: Nelson Ferreira <nelson.ferreira@ieee.org>
src/ui/X11/xmu.c