bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug libctf/30836] ld.exe stuck while processing ctf symbols on 64bit Wi


From: cvs-commit at gcc dot gnu.org
Subject: [Bug libctf/30836] ld.exe stuck while processing ctf symbols on 64bit Windows builds
Date: Wed, 18 Oct 2023 07:40:27 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=30836

--- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Torbjorn Svensson <azoff@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=0f79aa900f3a69780dde1e934ffe21e30236934e

commit 0f79aa900f3a69780dde1e934ffe21e30236934e
Author: Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>
Date:   Tue Oct 17 20:36:50 2023 +0200

    libctf: Return CTF_ERR in ctf_type_resolve_unsliced PR 30836

    In commit 998a4f589d68503f79695f180fdf1742eeb0a39d, all but one return
    statement was updated to return the error proper value. This commit
    rectifies that missed return statement.

    libctf/
            ctf-types.c (ctf_type_resolve_unsliced): Return CTF_ERR on error.

    Signed-off-by: Torbjörn SVENSSON <torbjorn.svensson@foss.st.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]