Skip to content

Always use generic interface for FIELD_API data access calls in OffloadDeepcopyTransformation #632

@awnawab

Description

@awnawab

What maintenance does this project need?

Using the SGET_ generic interface for FIELD_API data access calls is much safer, as it ensures that a valid memory address is returned even for zero-sized and uninitialised fields. Moreover, as the field initialisation checks now happen within FIELD_API, the boilerplate generated by loki can be significantly reduced.

Due to both the above, the OffloadDeeopcopyTransformation should be modified to always use the generic interface, rather than it being a configurable transformation option.

Organisation

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions