hg: jdk9/dev/jdk: 8073542: File Leak in jdk/src/java/base/unix/native/libnet/PlainDatagramSocketImpl.c
daniel.fuchs at oracle.com
daniel.fuchs at oracle.com
Thu Sep 17 15:33:44 UTC 2015
Changeset: bb6e5a409fef
Author: dfuchs
Date: 2015-09-17 17:33 +0200
URL: http://hg.openjdk.java.net/jdk9/dev/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-dev-changes
mailing list