Steven Dake
626f91da07
Fix suspicious sizeof usage in examples/x11.c
...
In the x11 example, sizeof(buf) = 8UL (on x86_64), when this should
probably represent the buffer size available. I am not sure how to
test that this change is actually correct, however.
Signed-off-by: Steven Dake <sdake@redhat.com>
2012-03-13 22:19:18 +01:00
..
2012-02-02 17:25:45 +01:00
2011-09-09 23:17:04 +02:00
2012-02-13 00:40:24 +01:00
2011-09-10 14:48:06 +02:00
2011-09-10 14:48:06 +02:00
2011-09-09 23:17:04 +02:00
2011-09-09 23:17:04 +02:00
2011-09-09 23:17:04 +02:00
2011-09-10 14:48:06 +02:00
2011-09-09 23:17:04 +02:00
2011-09-10 14:48:06 +02:00
2011-10-24 22:22:57 +02:00
2011-09-10 14:48:06 +02:00
2011-09-10 15:24:08 +02:00
2011-09-09 23:17:04 +02:00
2011-09-09 23:17:04 +02:00
2011-09-10 16:29:29 +02:00
2011-09-10 16:29:29 +02:00
2011-10-05 16:55:58 +02:00
2011-09-09 23:17:04 +02:00
2011-12-08 10:54:46 +01:00
2011-09-09 23:17:04 +02:00
2012-02-01 11:35:05 +01:00
2012-02-02 17:25:45 +01:00
2012-03-13 22:19:18 +01:00