From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2F2813858418; Tue, 31 Oct 2023 20:56:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2F2813858418 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1698785769; bh=A0FPDotZJVq/IyC8HtzEUs1vTRj4WDtWmxN6ttNIC84=; h=From:To:Subject:Date:In-Reply-To:References:From; b=GVhq8ydKoGnPckowurNZ8fMmiaCe1S+eHqWGwvwqHmeJkeaBZ/R42mCgKTpnbAjCl upVm75kshIagPbn/eZh2GHXVOaTFuynnJ0m9ic4uhfVtr89TsNuQdpZrIuPliZS4bk 7pNmLsMHOKK5p1Bon/fhurkhj+f45ZggeInh0moE= From: "agentzh at gmail dot com" To: systemtap@sourceware.org Subject: [Bug translator/31018] Map operations might get no lock protections due to "pushdown lock" bugs Date: Tue, 31 Oct 2023 20:56:08 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: translator X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: agentzh at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: systemtap at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31018 --- Comment #2 from agentzh --- fche asked for the ko C source snippets before and after the fix. Here is t= he code before the fix: https://gist.github.com/agentzh/c8dc388a7b362564e3e18c4428db9bd0 And here is the one after the fix: https://gist.github.com/agentzh/928a2cda402fe6a0fee24fff941e68c4 --=20 You are receiving this mail because: You are the assignee for the bug.=