Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Mar 2026 08:51:52 -0800
From:      Cy Schubert <Cy.Schubert@cschubert.com>
To:        Cy Schubert <Cy.Schubert@cschubert.com>
Cc:        Baptiste Daroussin <bapt@FreeBSD.org>, src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   Re: git: 28ff4d35f8b9 - main - libedit: vendor import version  2026-03-04
Message-ID:  <20260305165152.7CD6C490@slippy.cwsent.com>
In-Reply-To: <20260305161736.DE0812E2@slippy.cwsent.com>
References:  <69a92e32.1f40f.65c93a59@gitrepo.freebsd.org>  <20260305160448.CA4EF360@slippy.cwsent.com> <20260305161736.DE0812E2@slippy.cwsent.com>

index | next in thread | previous in thread | raw e-mail

Never mind. You fixed it already.


-- 
Cheers,
Cy Schubert <Cy.Schubert@cschubert.com>
FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  https://FreeBSD.org
NTP:           <cy@nwtime.org>    Web:  https://nwtime.org

			e**(i*pi)+1=0


In message <20260305161736.DE0812E2@slippy.cwsent.com>, Cy Schubert writes:
> BTW, it's upsream's (NetBSD's) last two commits to their map.c that are the 
> offending commits. They're supposed to mitigate a memory leak but on 
> FreeBSD the commits do more than that.
>
>
> -- 
> Cheers,
> Cy Schubert <Cy.Schubert@cschubert.com>
> FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  https://FreeBSD.org
> NTP:           <cy@nwtime.org>    Web:  https://nwtime.org
>
> 			e**(i*pi)+1=0
>
>
> In message <20260305160448.CA4EF360@slippy.cwsent.com>, Cy Schubert writes:
> > This breaks exec(1) builtin.
> >
> > For instance,
> >
> > exec csh
> > exec bash
> > exec some_other_app
> >
> > All the above result in /bin/sh segfaulting at map.c:968.
> >
> >
> > -- 
> > Cheers,
> > Cy Schubert <Cy.Schubert@cschubert.com>
> > FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  https://FreeBSD.org
> > NTP:           <cy@nwtime.org>    Web:  https://nwtime.org
> >
> > 			e**(i*pi)+1=0
> >
> > In message <69a92e32.1f40f.65c93a59@gitrepo.freebsd.org>, Baptiste 
> > Daroussin wr
> > ites:
> > > The branch main has been updated by bapt:
> > >
> > > URL: https://cgit.FreeBSD.org/src/commit/?id=28ff4d35f8b904952bf86b326465
> 0d
> > 91
> > > cc0cb5d7
> > >
> > > commit 28ff4d35f8b904952bf86b3264650d91cc0cb5d7
> > > Merge: 1abb62867f2a b1ddc060e941
> > > Author:     Baptiste Daroussin <bapt@FreeBSD.org>
> > > AuthorDate: 2026-03-05 07:17:09 +0000
> > > Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
> > > CommitDate: 2026-03-05 07:17:51 +0000
> > >
> > >     libedit: vendor import version 2026-03-04
> > >     
> > >     MFC After:      1 week
> > >
> > >  contrib/libedit/ChangeLog           | 6123 +++++++++++++++++++++++++++++
> ++
> > ++
> > > +-
> > >  contrib/libedit/chared.c            |   50 +-
> > >  contrib/libedit/chared.h            |   22 +-
> > >  contrib/libedit/common.c            |   12 +-
> > >  contrib/libedit/edit.expsym         |    1 +
> > >  contrib/libedit/editline.3          |   38 +-
> > >  contrib/libedit/editline.7          |   10 +-
> > >  contrib/libedit/el.c                |   30 +-
> > >  contrib/libedit/el.h                |    3 +-
> > >  contrib/libedit/eln.c               |   12 +-
> > >  contrib/libedit/emacs.c             |   16 +-
> > >  contrib/libedit/hist.c              |   10 +-
> > >  contrib/libedit/hist.h              |    4 +-
> > >  contrib/libedit/histedit.h          |    4 +-
> > >  contrib/libedit/history.c           |    6 +-
> > >  contrib/libedit/makelist            |    4 +-
> > >  contrib/libedit/map.c               |   45 +-
> > >  contrib/libedit/map.h               |    7 +-
> > >  contrib/libedit/readline.c          |   16 +-
> > >  contrib/libedit/readline/readline.h |    3 +-
> > >  contrib/libedit/refresh.c           |   14 +-
> > >  contrib/libedit/search.c            |    7 +-
> > >  contrib/libedit/sig.c               |    6 +-
> > >  contrib/libedit/terminal.c          |    6 +-
> > >  contrib/libedit/vi.c                |   14 +-
> > >  25 files changed, 6358 insertions(+), 105 deletions(-)
> > >
> > >
> >
> >
> >
>
>
>




home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20260305165152.7CD6C490>