Newsgroups: linux.kernel
From: Arnaldo Carvalho de Melo <a...@infradead.org>
Date: Sun, 18 Nov 2012 15:40:02 +0100
Local: Sun, Nov 18 2012 9:40 am
Subject: [PATCH 12/32] perf tests: Check for mkstemp return value in dso-data test
From: Jiri Olsa <jo...@redhat.com>
Adding check for mkstemp return error value in dso-data test.
Reported-by: Arnaldo Carvalho de Melo <a...@redhat.com>
diff --git a/tools/perf/tests/dso-data.c b/tools/perf/tests/dso-data.c
fd = mkstemp(templ);
buf = malloc(size);
--
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||