[Bug 3702] [IcedTea7] Backport "8076475: Misuses of strncpy/strncat"

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Feb 20 16:16:51 UTC 2019


https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3702

--- Comment #8 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/release/icedtea7-forest-2.6/hotspot?cmd=changeset;node=0553e00f9404
author: zgu
date: Wed Feb 20 02:15:29 2019 +0000

    6424123, PR3702: JVM crashes on failed 'strdup' call
    Summary: Calling os::malloc()/os::strdup() and new os::strdup_check_oom()
instead of ::malloc()/::strdup() for native memory tracking purpose
    Reviewed-by: coleenp, ctornqvi, kvn

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20190220/2cad0814/attachment.html>


More information about the distro-pkg-dev mailing list