Skip to content

Store aid trackers inline in LowCountState #396

Description

@edongashi

Why do we have a list of pointers here:

AidTrackerState *trackers[FLEXIBLE_ARRAY_MEMBER];

Why not store AidTrackerStates by value, avoiding the extra pallocs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions