Skip to content

massif one.post.exp3 required? #182

@paulfloyd

Description

@paulfloyd

This file isn't in Makefile.am EXTRA_DIST which causes a post-regtest-checks warning.

The test does a single malloc of 1 byte. That results in an allocation using the VG_MIN_MALLOC_SZB granularity of 8 bytes for 32bit systems and 16 bytes for 64bit systems. The two expecteds exp and exp2 cover those two cases.

I don't think that this file is needed and that it can be deleted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions