connection: Use static strings instead of sprintf and buffer overflow
authorKristian Høgsberg <krh@localhost.localdomain>
Tue, 19 Jul 2011 17:01:46 +0000 (10:01 -0700)
committerKristian Høgsberg <krh@localhost.localdomain>
Tue, 19 Jul 2011 17:01:46 +0000 (10:01 -0700)
commit64732b01e4e9720eaef181c631d94a509a73dc65
tree1792fe0d872fd78519784ded881f5f9318df92de
parentf9b3c151459c1627ea971d6539f706e868b89ef4
connection: Use static strings instead of sprintf and buffer overflow

Spotted by Samuel Rødal <samuel.rodal@nokia.com>
wayland/connection.c