Skip to content
Snippets Groups Projects
Commit c4c8ce83 authored by Utkarsh Ayachit's avatar Utkarsh Ayachit
Browse files

Add support for empty strinngs in SetInputArrayToProcess.

SetInputArrayToProcess ignored empty strings (treating them same as NULL
strings). This behavior makes it impossible to pick arrays that have no
names. Fixing SetInputArrayToProcess to not ignore empty strings. Also
added a check in GetInputArrayToProcess to handle the case where no
array association was specified.

Change-Id: I3c3a9017ea014c2b8f844133956add72c1cf3e6d
parent 7debeb05
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment