public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-client/firefox/files: firefox-25.0-stack-grows-up.patch
@ 2013-11-08 14:15 Jeroen Roovers (jer)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2013-11-08 14:15 UTC (permalink / raw
  To: gentoo-commits

jer         13/11/08 14:15:09

  Added:                firefox-25.0-stack-grows-up.patch
  Log:
  Fix systems where the stack grows up (bug #490746).
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.1                  www-client/firefox/files/firefox-25.0-stack-grows-up.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/files/firefox-25.0-stack-grows-up.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/files/firefox-25.0-stack-grows-up.patch?rev=1.1&content-type=text/plain

Index: firefox-25.0-stack-grows-up.patch
===================================================================
--- a/mozilla-release/js/src/vm/Runtime.cpp
+++ b/mozilla-release/js/src/vm/Runtime.cpp
@@ -283,7 +283,7 @@
     PodZero(&atomState);
 
 #if JS_STACK_GROWTH_DIRECTION > 0
-    nativeStackLimit = UINTPTR_MAX;
+    mainThread.nativeStackLimit = UINTPTR_MAX;
 #endif
 }
 





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

* [gentoo-commits] gentoo-x86 commit in www-client/firefox/files: firefox-25.0-stack-grows-up.patch
@ 2013-12-13  1:17 Jory Pratt (anarchy)
  0 siblings, 0 replies; 2+ messages in thread
From: Jory Pratt (anarchy) @ 2013-12-13  1:17 UTC (permalink / raw
  To: gentoo-commits

anarchy     13/12/13 01:17:44

  Removed:              firefox-25.0-stack-grows-up.patch
  Log:
  Version/Security bump, bug #493886,493850
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xB4D088B4)


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

end of thread, other threads:[~2013-12-13  1:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-13  1:17 [gentoo-commits] gentoo-x86 commit in www-client/firefox/files: firefox-25.0-stack-grows-up.patch Jory Pratt (anarchy)
  -- strict thread matches above, loose matches on Subject: below --
2013-11-08 14:15 Jeroen Roovers (jer)

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