Joseph Myers
9114625bad
Fix dlfcn/failtestmod.c warning.
...
This patch fixes a "set but not used" warning from
dlfcn/failtestmod.c. A variable is used only to store the return
value from dlsym. As I understand this test, the point is simply to
do a sequence of load / unload operations in a loop, and all that
matters here is that dlsym gets called and returns without crashing,
not what its return value is. So this patch removes the assignment to
a variable.
Tested for x86_64.
* dlfcn/failtestmod.c (constr): Do not store result of dlsym in a
variable.
2014-11-27 16:00:08 +00:00
..
2005-09-28 00:14:50 +00:00
2005-12-27 22:50:12 +00:00
2005-09-28 00:14:50 +00:00
2005-09-28 00:14:50 +00:00
2006-07-27 01:31:43 +00:00
2006-07-27 01:31:43 +00:00
2014-01-01 22:00:23 +10:00
2014-01-01 22:00:23 +10:00
2014-01-01 22:00:23 +10:00
2002-08-23 08:52:49 +00:00
2002-08-21 23:03:46 +00:00
2004-10-18 18:53:53 +00:00
2013-06-05 20:44:03 +00:00
2003-08-15 03:58:56 +00:00
2003-08-15 03:58:56 +00:00
2014-11-24 11:41:44 +05:30
2014-11-24 11:41:44 +05:30
2014-11-24 11:41:44 +05:30
2014-11-24 11:41:44 +05:30
2014-01-01 22:00:23 +10:00
2014-01-01 22:00:23 +10:00
2014-11-24 11:41:44 +05:30
2014-11-24 11:41:44 +05:30
2014-11-24 11:41:44 +05:30
2014-02-10 15:07:12 +01:00
2014-11-24 11:41:44 +05:30
2014-11-24 11:41:44 +05:30
2014-01-01 22:00:23 +10:00
2014-01-01 22:00:23 +10:00
2014-11-27 16:00:08 +00:00
2014-01-01 22:00:23 +10:00
2014-01-01 22:00:23 +10:00
2007-07-12 18:17:11 +00:00
2014-01-01 22:00:23 +10:00
2014-02-28 13:00:27 -08:00
2014-01-01 22:00:23 +10:00
2014-01-01 22:00:23 +10:00
2013-09-04 15:25:42 +00:00
2014-01-01 22:00:23 +10:00
2014-01-01 22:00:23 +10:00
2004-10-18 23:17:46 +00:00
2004-10-18 23:17:46 +00:00
2004-10-18 23:17:46 +00:00
2004-10-18 23:17:46 +00:00
2004-10-18 23:17:46 +00:00
2004-10-18 23:17:46 +00:00
2004-10-18 23:17:46 +00:00
2004-10-18 23:17:46 +00:00
2004-10-18 23:17:46 +00:00
2014-01-01 22:00:23 +10:00
2014-01-01 22:00:23 +10:00
2014-01-01 22:00:23 +10:00
2014-01-01 22:00:23 +10:00
2013-09-04 15:25:42 +00:00
2014-01-01 22:00:23 +10:00
2014-01-01 22:00:23 +10:00
2014-01-01 22:00:23 +10:00
2004-10-18 23:17:46 +00:00