Date: | Fri, 21 Oct 2022 14:31:35 -0700 |
---|---|
From: | Tim Haines <noreply@xxxxxxxxxx> |
Subject: | [DynInst_API:] [dyninst/dyninst] 91967d: Fix possible null pointer access in BPatch_module:... |
Branch: refs/heads/master Home: https://github.com/dyninst/dyninst Commit: 91967d13e1fa63a25ed0925980df58f673085b79 https://github.com/dyninst/dyninst/commit/91967d13e1fa63a25ed0925980df58f673085b79 Author: Tim Haines <thaines.astro@xxxxxxxxx> Date: 2022-10-21 (Fri, 21 Oct 2022) Changed paths: M dyninstAPI/src/BPatch_module.C Log Message: ----------- Fix possible null pointer access in BPatch_module::findFunctionByAddress (#1308) * Fix null pointer access in BPatch_module::findFunctionByAddress 'isValid' checks that 'mod' is not null. The code here only runs if mod _is_ null. |
[← Prev in Thread] | Current Thread | [Next in Thread→] |
---|---|---|
|
Previous by Date: | [DynInst_API:] [dyninst/dyninst] 8ac158: compress finalizeOperands.C by combining cases wit..., bbiiggppiigg |
---|---|
Next by Date: | [DynInst_API:] [dyninst/dyninst], Tim Haines |
Previous by Thread: | [DynInst_API:] [dyninst/dyninst] 90f609: Docker - use ppa for gcc11 (#1291), Weixiao.zhan |
Next by Thread: | [DynInst_API:] [dyninst/dyninst] 922a71: Docker: use more OS packages (#1211), noreply |
Indexes: | [Date] [Thread] |