Skip to content

Handling of empty arrays may be broken #12

Description

@ralphlange

A recently fixed bug in the CA Gateway in a subroutine copied from PCAS suggests that the code in

if ( nativeCount <= 1 ) {
return S_cas_success;
}
breaks the handling of empty arrays.
(See epics-extensions/ca-gateway#56)

If such issues show up, a fix modeled after the CA Gateway fix (epics-extensions/ca-gateway#57) should be tested.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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