[all-commits] [llvm/llvm-project] c8466a: Avoid a possible one-byte OOB read off of .drectve...

Reid Kleckner via All-commits all-commits at lists.llvm.org
Wed Dec 9 13:36:53 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c8466a57310a0f10563e4a5a511e8c6386599cfe
      https://github.com/llvm/llvm-project/commit/c8466a57310a0f10563e4a5a511e8c6386599cfe
  Author: Reid Kleckner <rnk at google.com>
  Date:   2020-12-09 (Wed, 09 Dec 2020)

  Changed paths:
    M lld/COFF/DriverUtils.cpp

  Log Message:
  -----------
  Avoid a possible one-byte OOB read off of .drectve sections

Pointed out by Ryan Prichard




More information about the All-commits mailing list