dart-sdk/runtime
sgjesse@google.com 74e4e46c2f Fix wrong pointer arithmetic when extending the file descripter list in the eventhandler
This caused random crashes due to memory corruption when the file descripter list in the eventhandler needed to be extended.

R=ager@google.com

BUG=none
TEST=tests/dart/src/SocketManyConnectionsTest.dart

Review URL: http://codereview.chromium.org//8231005

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@331 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-11 15:05:32 +00:00
..
bin Fix wrong pointer arithmetic when extending the file descripter list in the eventhandler 2011-10-11 15:05:32 +00:00
include 5419598: Add a setjmp around the isolate spawning code so that parse errors 2011-10-06 18:33:36 +00:00
lib Fix compilation warnings/errors seen with newer versions of gcc compiler. 2011-10-11 00:37:11 +00:00
tests Fix wrong pointer arithmetic when extending the file descripter list in the eventhandler 2011-10-11 15:05:32 +00:00
third_party/jscre Fix compilation warnings/errors seen with newer versions of gcc compiler. 2011-10-11 00:37:11 +00:00
tools Initial checkin. 2011-10-05 05:20:07 +00:00
vm Fix compilation warnings/errors seen with newer versions of gcc compiler. 2011-10-11 00:37:11 +00:00
codereview.settings update codereview.settings for open-sourcing. 2011-10-10 06:43:32 +00:00
dart-runtime.gyp Initial checkin. 2011-10-05 05:20:07 +00:00
PRESUBMIT.py Initial checkin. 2011-10-05 05:20:07 +00:00