[Bug 3696] [IcedTea8] Backport "8076475: Misuses of strncpy/strncat"

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Feb 15 06:55:56 UTC 2019


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

--- Comment #2 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8-forest/hotspot?cmd=changeset;node=cfb34db6589e
author: zgu
date: Tue Feb 12 03:10:40 2019 +0000

    6424123, PR3696: 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/20190215/b49b1be8/attachment.html>


More information about the distro-pkg-dev mailing list