make ADIOI_Shfp_fname report errors
Right now there's only one error condition: file name too long. This
change checks return codes of ADIOI_Strncpy and informs caller.
Otherwise, really long names result in buffer overruns.
See #2212
Signed-off-by:
Ken Raffenetti <raffenet@mcs.anl.gov>
Please register or sign in to comment