[DynInst_API:] [dyninst/dyninst] 88175f: Remove pointer/address hashers in common/util (#1902)


Date: Wed, 05 Mar 2025 14:57:06 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 88175f: Remove pointer/address hashers in common/util (#1902)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 88175fc8b453568de98c605d55ce986d5c805e07
      https://github.com/dyninst/dyninst/commit/88175fc8b453568de98c605d55ce986d5c805e07
  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 (#1902)

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] 88175f: Remove pointer/address hashers in common/util (#1902), Tim Haines <=