]> granicus.if.org Git - strace/commitdiff
.
authorJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 6 Aug 2008 21:43:53 +0000 (21:43 +0000)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 6 Aug 2008 21:43:53 +0000 (21:43 +0000)
ChangeLog

index b545343441d95b88515cc2269f9e0fb6be94fbf5..b95d99f94148d8b240a15116aa3c8d94c87757eb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-08-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * util.c (CLONE_VM): Define if not defined already.
+       (setbpt): Clear CLONE_VM in the case we already clear CLONE_VFORK for
+       SYS_clone and SYS_clone2.
+       Reported by Michal Nowak.
+       Fixes RH#455078.
+
 2008-08-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        Fix compiler warnings.