RFR(S): 8009397 test/com/sun/jdi/PrivateTransportTest.sh: ERROR: transport library missing onLoad entry: private_dt_socket (original) (raw)

Staffan Larsen staffan.larsen at oracle.com
Tue Mar 5 18:19:48 UTC 2013


Thanks Alan!

On 5 mar 2013, at 15:19, Alan Bateman <Alan.Bateman at oracle.com> wrote:

On 04/03/2013 18:56, Staffan Larsen wrote:

I accidentally stepped on this bug the other day. There is a problem in linkermd.c : dllbuildname() where an internal pointer can be moved to point outside the string. The code looks like:

: bug: http://bugs.sun.com/viewbug.do?bugid=8009397 webrev: http://cr.openjdk.java.net/~sla/8009397/webrev.00/ This is a good find and the changes looks good to me. -Alan.



More information about the core-libs-dev mailing list