From 898b46e930119f988aa96b8946e4937edbdc1982 Mon Sep 17 00:00:00 2001 From: Stefan Eßer Date: Mon, 8 Jul 2024 19:39:17 +0200 Subject: vendor/bc: upgrade to version 6.7.6 This update fixes a potential issue when flushing stdout on exit fails: longjmp could use an uninitialized target address variable. Most files are included in this commit due to a changed date in the copyright note. --- include/parse.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/parse.h') diff --git a/include/parse.h b/include/parse.h index ece413e7bd74..7f0f8768b0db 100644 --- a/include/parse.h +++ b/include/parse.h @@ -3,7 +3,7 @@ * * SPDX-License-Identifier: BSD-2-Clause * - * Copyright (c) 2018-2023 Gavin D. Howard and contributors. + * Copyright (c) 2018-2024 Gavin D. Howard and contributors. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: -- cgit v1.3