public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH] fstat05: fix regression on arches which get SIGSEGV
@ 2011-03-04 15:37 Cristian Greco
  2011-03-04 16:24 ` Garrett Cooper
  0 siblings, 1 reply; 2+ messages in thread
From: Cristian Greco @ 2011-03-04 15:37 UTC (permalink / raw)
  To: ltp-list


[-- Attachment #1.1: Type: text/plain, Size: 666 bytes --]

Hi,

this should fix a regression for fstat05 on some architectures.


Signed-off-by: Cristian Greco <cristian@regolo.cc>
---
 testcases/kernel/syscalls/fstat/fstat05.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/testcases/kernel/syscalls/fstat/fstat05.c
b/testcases/kernel/syscalls/fstat/fstat05.c index bcb78a6..31adb59
100644 --- a/testcases/kernel/syscalls/fstat/fstat05.c
+++ b/testcases/kernel/syscalls/fstat/fstat05.c
@@ -284,4 +284,6 @@ void sighandler(int sig)
 	}
 	cleanup();
 
-}
\ No newline at end of file
+  tst_exit();
+
+}
-- 
1.7.4.1


Thanks,
--
Cristian Greco
GPG key ID: 0xCF4D32E4

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 309 bytes --]

------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d

[-- Attachment #3: Type: text/plain, Size: 155 bytes --]

_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [LTP] [PATCH] fstat05: fix regression on arches which get SIGSEGV
  2011-03-04 15:37 [LTP] [PATCH] fstat05: fix regression on arches which get SIGSEGV Cristian Greco
@ 2011-03-04 16:24 ` Garrett Cooper
  0 siblings, 0 replies; 2+ messages in thread
From: Garrett Cooper @ 2011-03-04 16:24 UTC (permalink / raw)
  To: Cristian Greco; +Cc: ltp-list

On Fri, Mar 4, 2011 at 7:37 AM, Cristian Greco <cristian@regolo.cc> wrote:
> Hi,
>
> this should fix a regression for fstat05 on some architectures.

Committed -- thanks!
-Garrett

------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-03-04 16:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-04 15:37 [LTP] [PATCH] fstat05: fix regression on arches which get SIGSEGV Cristian Greco
2011-03-04 16:24 ` Garrett Cooper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox