Automic VaultAutomic Vault

brew

dmalloc mit Homebrew, MacPorts, Nix, apt installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dmalloc in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install dmalloc

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install dmalloc

MacPorts ports tree · devel/dmalloc/Portfile · Quelle: api.github.com

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#dmalloc

nixpkgs package indexes · pkgs/by-name/dm/dmalloc/package.nix · Quelle: api.github.com

Debian aptverifiziert · 92%
sudo apt install libdmalloc-dev

Debian stable package indexes · libdmalloc-dev · Quelle: deb.debian.org

Überblick

Paketzusammenfassung

Debug versions of system memory management routines

Verlauf

Projektgeschichte und Nutzung

Dmalloc is Gray Watson's debug memory allocation library, designed as a drop-in replacement for malloc, realloc, calloc, free, and related routines while adding runtime-configurable memory debugging.

Projektgeschichte

The manual carries copyright years from 1992 to 2020 and identifies version 5.6.5 as a December 2020 release. Its feature set reflects a long-lived C debugging niche: leak tracking, fence-post write detection, file and line reporting, statistics logging, and threaded-program support.

Adoptionsgeschichte

Dmalloc's official documentation lists successful use across a wide range of Unix and non-Unix systems, including AIX, the BSDs, GNU/Hurd, HP-UX, IRIX, Linux, macOS, NeXT, OSF/DUX, SCO, Solaris, Ultrix, UnixWare, Windows, and Unicos on a Cray T3E.

Wie es verwendet wird

Typical use links the dmalloc library into a C or C++ program, optionally includes dmalloc.h for file and line reporting, and uses the dmalloc utility plus the DMALLOC_OPTIONS environment variable to enable checks such as leak logging, heap verification, and abort-on-error behavior.

Warum Paket-Nerds sich dafür interessieren

Dmalloc is historically interesting because it predates many modern sanitizers yet remains a compact, portable package-manager answer for C heap debugging. Its shell integration, runtime token model, and static-library workflow make it feel like classic Unix debugging infrastructure.

Zeitleiste

  • 1992: Earliest copyright year in the official manual.
  • 2020-12: Dmalloc manual identifies version 5.6.5.

Related projects

  • Dmalloc sits in the same practical debugging space as allocator wrappers, leak checkers, and compiler/runtime sanitizers, but its official documentation focuses on replacing the standard allocation routines directly.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 13 Plattformziele verfügbar.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
dmalloccliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version5.6.5
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://dmalloc.com/

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz
  • InfoRelease/tag comparison is only available for GitHub repositories.https://dmalloc.com/none Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:dmalloc
Version5.6.5
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/dmalloc
Homepagehttps://dmalloc.com/
Repositoryhttps://github.com/j256/dmalloc
Upstream-Dokumentationhttps://dmalloc.com/docs/dmalloc.html
LizenzISC
Quellarchivhttps://dmalloc.com/releases/dmalloc-5.6.5.tgz
Bottleverfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedmalloc
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

libdmalloc-dev 5.5.2-14+b3

debug memory allocation library (development files and doc)

http://dmalloc.com/

sudo apt install libdmalloc-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: dmalloc
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dmalloc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libdmalloc-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libdmalloc5 5.5.2-14+b3

debug memory allocation library

http://dmalloc.com/

sudo apt install libdmalloc5
  • Section: libs
  • Architecture: amd64
  • Source Package: dmalloc
  • 1 Abhängigkeiten
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dmalloc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libdmalloc5 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

dmalloc

nix profile install nixpkgs#dmalloc
  • normalized package name match
  • Abgeglichen nach: Dmalloc
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/dm/dmalloc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libdmalloc-dev 5.5.2-14build2

debug memory allocation library (development files and doc)

http://dmalloc.com/

sudo apt install libdmalloc-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: dmalloc
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dmalloc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libdmalloc-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libdmalloc5 5.5.2-14build2

debug memory allocation library

http://dmalloc.com/

sudo apt install libdmalloc5
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: dmalloc
  • 1 Abhängigkeiten
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dmalloc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libdmalloc5 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

dmalloc

sudo port install dmalloc
  • normalized package name match
  • Abgeglichen nach: Dmalloc
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/dmalloc/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment