Date: | Thu, 09 Feb 2023 11:55:00 -0800 |
---|---|
From: | "Jonathan R. Madsen" <noreply@xxxxxxxxxx> |
Subject: | [DynInst_API:] [dyninst/dyninst] 89e278: Fixed nullptr issues in dyninstAPI/src/mapped_obje... |
Branch: refs/heads/master Home: https://github.com/dyninst/dyninst Commit: 89e2782a1ffa784b9a022f7eefb8ad3e4bba87b6 https://github.com/dyninst/dyninst/commit/89e2782a1ffa784b9a022f7eefb8ad3e4bba87b6 Author: Jonathan R. Madsen <jrmadsen@xxxxxxxxxxxxxxxxxxxxxxxx> Date: 2023-02-09 (Thu, 09 Feb 2023) Changed paths: M dyninstAPI/src/mapped_object.C Log Message: ----------- Fixed nullptr issues in dyninstAPI/src/mapped_object.C (#1361) - checking whether std::string::c_str() == 0 is pointless because std::string cannot be constructed from a nullptr. use std::string::empty() - add nullptr checks in find*Vector* functions |
[← Prev in Thread] | Current Thread | [Next in Thread→] |
---|---|---|
|
Previous by Date: | [DynInst_API:] [dyninst/dyninst] dca907: Fix sema type for vex2 encoded vpand (#1364), MÃszÃros Gergely |
---|---|
Next by Date: | [DynInst_API:] [dyninst/dyninst] fd9cb3: handle ENDBR64, Weixiao.zhan |
Previous by Thread: | [DynInst_API:] [dyninst/dyninst] 89aed2: fix typo, Tim Haines |
Next by Thread: | [DynInst_API:] [dyninst/dyninst] 89f23c: Added support for gfx908 based on the XML-ISA-DROP..., bbiiggppiigg |
Indexes: | [Date] [Thread] |