[all-commits] [llvm/llvm-project] 06b90e: Fix lldb option handling since e953ae5bbc313fd0cc9...

serge-sans-paille via All-commits all-commits at lists.llvm.org
Sat Dec 24 03:54:41 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 06b90e2e9c991e211fecc97948e533320a825470
      https://github.com/llvm/llvm-project/commit/06b90e2e9c991e211fecc97948e533320a825470
  Author: serge-sans-paille <sguelton at mozilla.com>
  Date:   2022-12-24 (Sat, 24 Dec 2022)

  Changed paths:
    M lldb/tools/lldb-server/lldb-gdbserver.cpp
    M lldb/tools/lldb-vscode/lldb-vscode.cpp

  Log Message:
  -----------
  Fix lldb option handling since e953ae5bbc313fd0cc980ce021d487e5b5199ea4 (part 2)

Option tables are no longer null-terminated.

This is a follow-up to https://reviews.llvm.org/D139881




More information about the All-commits mailing list