You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Most functions return Bad_argument when they get a null pointer but a few stragglers still use buffer.
Describe the solution you'd like
They should all be consistent and return the same error.
Additional context
This is something that should have been done for #547
Requester Info
Alex Campbell GSFC
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Most functions return Bad_argument when they get a null pointer but a few stragglers still use buffer.
Describe the solution you'd like
They should all be consistent and return the same error.
Additional context
This is something that should have been done for #547
Requester Info
Alex Campbell GSFC
The text was updated successfully, but these errors were encountered: