Skip to content
Commit 91e5c439 authored by Szabolcs Nagy's avatar Szabolcs Nagy
Browse files

malloc: Simplify __mtag_tag_new_usable



The chunk cannot be a dumped one here.  The only non-obvious cases
are free and realloc which may be called on a dumped area chunk,
but in both cases it can be verified that tagging is already
avoided for dumped area chunks.

Reviewed-by: default avatarDJ Delorie <dj@redhat.com>
parent 0ae773bb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment