[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug classpath/24708] SocketPermission
From: |
gbenson at redhat dot com |
Subject: |
[Bug classpath/24708] SocketPermission |
Date: |
10 Jan 2006 14:16:05 -0000 |
------- Comment #6 from gbenson at redhat dot com 2006-01-10 14:16 -------
Created an attachment (id=10606)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10606&action=view)
Improved action checking patch
Ok, so it's really difficult trying to find out what this patch is trying to
fix, but my initial test writing uncovered one thing. Martin's patch changed
the bit that checked the actions, improving it but leaving it broken for
certain cases. The attached patch makes action checking work in all cases.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24708