hg: jdk9/sandbox/jdk: 8073542: File Leak in jdk/src/java/base/unix/native/libnet/PlainDatagramSocketImpl.c
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Thu Sep 17 15:45:54 UTC 2015
Changeset: bb6e5a409fef
Author: dfuchs
Date: 2015-09-17 17:33 +0200
URL: http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/bb6e5a409fef
8073542: File Leak in jdk/src/java/base/unix/native/libnet/PlainDatagramSocketImpl.c
Summary: ensure that file descriptor is properly closed if setsockopt fails.
Reviewed-by: chegar, igerasim
Contributed-by: vyom.tewari at oracle.com
! src/java.base/unix/native/libnet/PlainDatagramSocketImpl.c
More information about the jdk9-sandbox-changes
mailing list