From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2206) id B1AAE3848022; Mon, 19 Jul 2021 17:47:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B1AAE3848022 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: bb441626aec1afedd1581d7dc4518a963593712f Message-Id: <20210719174736.B1AAE3848022@sourceware.org> Date: Mon, 19 Jul 2021 17:47:36 +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: Mon, 19 Jul 2021 17:47:36 -0000 The branch 'siddhesh/malloc-hooks' was created pointing to: bb441626ae... mcheck Fix malloc_usable_size [BZ #22057]