Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SB accepts empty string for Pipe Name #2436

Closed
dmknutsen opened this issue Aug 30, 2023 · 0 comments · Fixed by #2440
Closed

SB accepts empty string for Pipe Name #2436

dmknutsen opened this issue Aug 30, 2023 · 0 comments · Fixed by #2440
Assignees

Comments

@dmknutsen
Copy link
Contributor

Is your feature request related to a problem? Please describe.
SB currently accepts an empty string as a pipe name. This can result user's accidentally forgetting to populate the pipe name. Further, doing so will result in failures if multiple pipes are left unpopulated.

Describe the solution you'd like
Include a check to ensure that the name is populated when creating the pipe

Requester Info
Dan Knutsen
NASA Goddard

@chillfig chillfig added the bug label Aug 30, 2023
chillfig pushed a commit to chillfig/cFE that referenced this issue Sep 6, 2023
chillfig pushed a commit to chillfig/cFE that referenced this issue Sep 6, 2023
chillfig pushed a commit to chillfig/cFE that referenced this issue Sep 7, 2023
chillfig pushed a commit to chillfig/cFE that referenced this issue Sep 21, 2023
chillfig pushed a commit to chillfig/cFE that referenced this issue Sep 21, 2023
chillfig pushed a commit to chillfig/cFE that referenced this issue Sep 22, 2023
chillfig pushed a commit to chillfig/cFE that referenced this issue Sep 25, 2023
chillfig pushed a commit to chillfig/cFE that referenced this issue Sep 25, 2023
chillfig pushed a commit to chillfig/cFE that referenced this issue Sep 28, 2023
chillfig pushed a commit to chillfig/cFE that referenced this issue Sep 30, 2023
chillfig pushed a commit to chillfig/cFE that referenced this issue Sep 30, 2023
dzbaker added a commit that referenced this issue Oct 5, 2023
Fix #2436, Adds an empty string or null pointer check for pipe creation
chillfig pushed a commit to chillfig/cFE that referenced this issue Oct 5, 2023
chillfig pushed a commit to chillfig/cFE that referenced this issue Oct 10, 2023
dzbaker added a commit that referenced this issue Oct 12, 2023
Fix #2436, Adds an empty string or null pointer check for pipe creation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants