[all-commits] [llvm/llvm-project] a53978: [lldb] Remove a trailing \0 from the result of Hos...

Pavel Labath via All-commits all-commits at lists.llvm.org
Mon Oct 25 08:34:33 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a53978c95c46a8bef563058fa35a688f8cbaaf88
      https://github.com/llvm/llvm-project/commit/a53978c95c46a8bef563058fa35a688f8cbaaf88
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2021-10-25 (Mon, 25 Oct 2021)

  Changed paths:
    M lldb/source/Host/macosx/objcxx/HostInfoMacOSX.mm

  Log Message:
  -----------
  [lldb] Remove a trailing \0 from the result of HostInfoMacOSX::GetOSBuildString

This has been in there since forever, but only started to matter once
40e4ac3e changed how we print the string.




More information about the All-commits mailing list