From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io1-xd46.google.com (mail-io1-xd46.google.com [IPv6:2607:f8b0:4864:20::d46]) by sourceware.org (Postfix) with ESMTPS id 88BFC3858D20 for ; Tue, 21 Feb 2023 01:14:59 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 88BFC3858D20 Authentication-Results: sourceware.org; dmarc=fail (p=none dis=none) header.from=chromium.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com Received: by mail-io1-xd46.google.com with SMTP id c12-20020a5ea90c000000b00745698ddf10so1088919iod.6 for ; Mon, 20 Feb 2023 17:14:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=to:from:subject:message-id:references:reply-to:date:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=DmU7lRP+EGtsnAOBSOPsPt0YPLGIaxWEDetStrNj/e0=; b=KPKlVBSGnCrpbsqRT1djjyyTHYwm5/3Be3ClgneXtjK4UVACv1I07q9bTwnugMluLU GgFF96X15vltwe11QVszWE/VYhIWyIpg1whQofQdoCZBm7gYq7Q4WdfUEqtM4zLGugzL bj6FeQV0fL6alCl0FI4+2CqCcXcVYro7XZXO8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:from:subject:message-id:references:reply-to:date:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=DmU7lRP+EGtsnAOBSOPsPt0YPLGIaxWEDetStrNj/e0=; b=VZNCmtf+kXxhJ36J6QcW/cehIVR6X0Vbr1U7oknwRstYMXpT1XbhkTO03TxO64lsMf lzJYTK9EHBbHbdWgEK46V5xPYsf2VVmQTCmpU6jn7Hn0ZA27OEXS7nuntJjcNRl8J8Ey 1XLl5cavMU4o7ZDWx0BbjaNDEVB0eTXZtTbyZcsSOjukUEp2v18Ywb8KbtC2RfAJ6l3g kPTD13fKGoCDRvsSKEn8IuM58buWHLiOAvfe6Eoyls3iuu90ZJAX0qARcu8ztiYyRbgS Z2rysiwxEAeB2l7dtpjmEYM+kL4GwK0dV0+zugxx3gXyqfsUD8qhM2kL1OG8VQ8vq01P YaWQ== X-Gm-Message-State: AO0yUKWgp9mjcdlT8F2pUD2zBBJeeZ6Q2x1Xf1Pl1XmXS6sYFMrH3q5J yORYcWiLYKfxSRquZ3QlOs2pHYtz3mCTVLYCGg/ctV/Gf0bDCT8= X-Google-Smtp-Source: AK7set+VIDQjnKZaYK7UHL11CP3y9rgE131ih0L65PA2RPmsLeS03ah2BNp4+9CCW1PBqR9SvAixycGhmREV2THSwwiNSkLx7B7u MIME-Version: 1.0 X-Received: by 2002:a6b:d118:0:b0:71c:29d4:ff9c with SMTP id l24-20020a6bd118000000b0071c29d4ff9cmr3498055iob.22.1676942098755; Mon, 20 Feb 2023 17:14:58 -0800 (PST) Date: Mon, 20 Feb 2023 17:14:58 -0800 Reply-To: oss-fuzz@monorail-prod.appspotmail.com References: <0=71cc74a7ba1af446b7ed6b9a08b414d9=22395f102ca761bf060b14d41a32d01f=oss-fuzz@monorail-prod.appspotmail.com> X-Google-Appengine-App-Id: s~monorail-prod X-Google-Appengine-App-Id-Alias: monorail-prod Message-ID: <0000000000001af8f705f52b8265@google.com> Subject: Issue 56179 in oss-fuzz: elfutils:fuzz-libdwfl: Use-of-uninitialized-value in check_section From: =?UTF-8?Q?evv=E2=80=A6_via_monorail?= To: elfutils-devel@sourceware.org Content-Type: multipart/alternative; boundary="0000000000001af8e105f52b8262" X-Spam-Status: No, score=-0.7 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: --0000000000001af8e105f52b8262 Content-Type: text/plain; charset="UTF-8" Comment #1 on issue 56179 by evv...@gmail.com: elfutils:fuzz-libdwfl: Use-of-uninitialized-value in check_section https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=56179#c1 It's a duplicate of https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=56134 as far as I can tell. I'm not sure why it was reported once again. I opened https://github.com/google/oss-fuzz/issues/9769. -- You received this message because: 1. You were specifically CC'd on the issue You may adjust your notification preferences at: https://bugs.chromium.org/hosting/settings Reply to this email to add a comment. --0000000000001af8e105f52b8262--