[all-commits] [llvm/llvm-project] 5a906b: [LLDB][NFC] Fix potential div by 0 "count" can be ...

fixathon via All-commits all-commits at lists.llvm.org
Wed Aug 3 16:08:38 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5a906b70c11ecd60082ff080789a6700890322e1
      https://github.com/llvm/llvm-project/commit/5a906b70c11ecd60082ff080789a6700890322e1
  Author: Slava Gurevich <sgurevich at gmail.com>
  Date:   2022-08-03 (Wed, 03 Aug 2022)

  Changed paths:
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp

  Log Message:
  -----------
  [LLDB][NFC] Fix potential div by 0 "count" can be zero potentially causing div by 0

Differential Revision: https://reviews.llvm.org/D130939




More information about the All-commits mailing list