From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 46440 invoked by alias); 11 Mar 2016 15:09:23 -0000 Mailing-List: contact cygwin-apps-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cygwin-apps-cvs-owner@sourceware.org Received: (qmail 46420 invoked by uid 9078); 11 Mar 2016 15:09:23 -0000 Date: Fri, 11 Mar 2016 15:09:00 -0000 Message-ID: <20160311150923.46407.qmail@sourceware.org> From: corinna@sourceware.org To: cygwin-apps-cvs@sourceware.org Subject: [rebase] tag rebase-4-4-2, created. 39cf93161a2784537ff3d4d85e6f6b1b3baf4128 X-Git-Refname: refs/tags/rebase-4-4-2 X-Git-Reftype: tag X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: 39cf93161a2784537ff3d4d85e6f6b1b3baf4128 X-SW-Source: 2016-q1/txt/msg00012.txt.bz2 at 39cf93161a2784537ff3d4d85e6f6b1b3baf4128 (commit) commit 39cf93161a2784537ff3d4d85e6f6b1b3baf4128 Author: Corinna Vinschen Date: Fri Mar 11 14:31:31 2016 +0000 * sections.h (SECTIONLIST_MAXSECTIONS): Remove. (SectionList::sections): Convert to pointer. * sections.cc (SectionList::SectionList): Allocate sections prior to iterating over them. (SectionList::~SectionList): Deallocate sections.