[all-commits] [llvm/llvm-project] 3fbef5: Fixed a signed integer overflow in BitstreamWriter...

MaggieYingYi via All-commits all-commits at lists.llvm.org
Wed Jan 3 05:29:46 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3fbef5b8e98f7365e9424339f53950eb6c1b3c3c
      https://github.com/llvm/llvm-project/commit/3fbef5b8e98f7365e9424339f53950eb6c1b3c3c
  Author: Ying Yi <ying.yi at sony.com>
  Date:   2024-01-03 (Wed, 03 Jan 2024)

  Changed paths:
    M llvm/include/llvm/Bitstream/BitstreamWriter.h

  Log Message:
  -----------
  Fixed a signed integer overflow in BitstreamWriter.h which is found by UBSAN.

https://github.com/llvm/llvm-project/pull/75213




More information about the All-commits mailing list