[DynInst_API:] [dyninst/dyninst] 4fb2f7: Remove pointer/address hashers in common/util


Date: Wed, 05 Mar 2025 13:56:00 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 4fb2f7: Remove pointer/address hashers in common/util
  Branch: refs/heads/thaines/remove_address_hashers
  Home:   https://github.com/dyninst/dyninst
  Commit: 4fb2f7fff95fbbb80d64bbc9acd701ede53a23c7
      https://github.com/dyninst/dyninst/commit/4fb2f7fff95fbbb80d64bbc9acd701ede53a23c7
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-03-05 (Wed, 05 Mar 2025)

  Changed paths:
    M common/h/util.h
    M common/src/util.C

  Log Message:
  -----------
  Remove pointer/address hashers in common/util

These aren't and shouldn't be used. Using these types as keys in hashed
associative containers is fraught with danger.



To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 4fb2f7: Remove pointer/address hashers in common/util, Tim Haines <=