[all-commits] [llvm/llvm-project] 8930d0: [libc++][format] Fixes out of bounds access.

Mark de Wever via All-commits all-commits at lists.llvm.org
Wed Aug 30 08:41:14 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8930d04d5580c6a2cf04545c87387cd150cd7b46
      https://github.com/llvm/llvm-project/commit/8930d04d5580c6a2cf04545c87387cd150cd7b46
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2023-08-30 (Wed, 30 Aug 2023)

  Changed paths:
    M libcxx/include/__format/format_functions.h
    M libcxx/test/std/utilities/format/format.functions/format_tests.h
    M libcxx/test/std/utilities/format/format.functions/vformat.pass.cpp

  Log Message:
  -----------
  [libc++][format] Fixes out of bounds access.

Fixes https://llvm.org/PR65011

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D158940




More information about the All-commits mailing list