Right, oops, thanks for spotting. I just did
send ? " -> " : ""
instead in the printf arguments.
Kristian
On Tue, Jul 19, 2011 at 8:37 AM, Samuel Rødal wrote:
>
> ___
> wayland-devel mailing list
> wayland-devel@lists.freedesktop.org
> http://list
>From 53c0369a9346db5e47dd95f1fae57acaf1ce5080 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Samuel=20R=C3=B8dal?=
Date: Tue, 19 Jul 2011 17:38:28 +0200
Subject: [PATCH] Prevent buffer overflow in sprintf
---
wayland/connection.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --gi