git: 90a3e86207d0 - Create tag vendor/bc/5.2.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 05 Feb 2022 21:32:59 UTC
The annotated tag vendor/bc/5.2.2 has been created by se: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/bc/5.2.2 tag vendor/bc/5.2.2 Tagger: Stefan Eßer <se@FreeBSD.org> TaggerDate: 2022-02-05 21:32:14 +0000 Tag version 5.2.2 commit 4dfc0fa2870c28e6a44c223860375a46e52fdade Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2022-02-05 21:26:36 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2022-02-05 21:26:36 +0000 vendor/bc: import release 5.2.2 This release assigns a default value to the internal program name variable in case the program is invoked with argv[0] == NULL. There was no security issue: the prevuous program version would have been immediately terminated due to a NULL dereference.