From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2206) id 4C01F393D015; Tue, 13 Jul 2021 03:39:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4C01F393D015 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Siddhesh Poyarekar To: glibc-cvs@sourceware.org Subject: [glibc] Created branch 'siddhesh/malloc-hooks' X-Act-Checkin: glibc X-Git-Author: Siddhesh Poyarekar X-Git-Refname: refs/heads/siddhesh/malloc-hooks X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: cf57ab3f4cec3923afbb600e33d01b6c0de1b1ea Message-Id: <20210713033923.4C01F393D015@sourceware.org> Date: Tue, 13 Jul 2021 03:39:23 +0000 (GMT) X-BeenThere: glibc-cvs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jul 2021 03:39:23 -0000 The branch 'siddhesh/malloc-hooks' was created pointing to: cf57ab3f4c... mcheck Fix malloc_usable_size [BZ #22057]