From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2206) id A72BB3848022; Mon, 19 Jul 2021 17:47:10 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A72BB3848022 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] Deleted branch 'siddhesh/malloc-hooks' X-Act-Checkin: glibc X-Git-Author: Siddhesh Poyarekar X-Git-Refname: refs/heads/siddhesh/malloc-hooks X-Git-Oldrev: 6a425e8b2a668daf33f9b47337737bd0b2915c4a X-Git-Newrev: 0000000000000000000000000000000000000000 Message-Id: <20210719174710.A72BB3848022@sourceware.org> Date: Mon, 19 Jul 2021 17:47:10 +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:10 -0000 The branch 'siddhesh/malloc-hooks' was deleted. It previously pointed to: 6a425e8b2a... mcheck Fix malloc_usable_size [BZ #22057] Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 6a425e8... mcheck Fix malloc_usable_size [BZ #22057] 380497e... Remove malloc hooks [BZ #23328] ae48ef7... glibc.malloc.check: Wean away from malloc hooks 81f501d... mtrace: Wean away from malloc hooks ee902be... Simplify __malloc_initialized 91bf133... mcheck: Wean away from malloc hooks [BZ #23489] 85e74df... Move malloc hooks into a compat DSO 67ca7ba... Remove __morecore and __default_morecore 5efcb84... Remove __after_morecore_hook be25071... Make mcheck tests conditional on GLIBC_2.23 or earlier