[all-commits] [llvm/llvm-project] 5871cb: [lldb] Avoid snprintf in PlatformRemoteDarwinDevice

Pavel Labath via All-commits all-commits at lists.llvm.org
Tue Nov 26 06:14:56 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5871cba86172c5bd947952a9441acf80332455ea
      https://github.com/llvm/llvm-project/commit/5871cba86172c5bd947952a9441acf80332455ea
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
    M lldb/source/Plugins/Platform/MacOSX/PlatformRemoteDarwinDevice.cpp

  Log Message:
  -----------
  [lldb] Avoid snprintf in PlatformRemoteDarwinDevice

This quashes a -Wformat-truncation warning.




More information about the All-commits mailing list