[Bug 258392] lang/tcl85 lang/tcl86: fix unsafe buffer lifetime

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 10 Sep 2021 07:04:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258392

--- Comment #1 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=1bf09e93cdc274fdf6d2b8ed84d0d6b0efa5503b

commit 1bf09e93cdc274fdf6d2b8ed84d0d6b0efa5503b
Author:     Pietro Cerutti <gahr@FreeBSD.org>
AuthorDate: 2021-09-10 07:00:27 +0000
Commit:     Pietro Cerutti <gahr@FreeBSD.org>
CommitDate: 2021-09-10 07:03:41 +0000

    lang/tcl8[56]: fix unsafe buffer lifetime, bump PORTREVISION

    PR:             258392
    Reported by:    dim
    Obtained from:  https://core.tcl-lang.org/tcl/info/24b9181478

 lang/tcl85/Makefile                          |  2 +-
 lang/tcl85/files/patch-generic_tclIO.c (new) | 21 +++++++++++++++++++++
 lang/tcl86/Makefile                          |  2 +-
 lang/tcl86/files/patch-generic_tclIO.c (new) | 21 +++++++++++++++++++++
 4 files changed, 44 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.