summaryrefslogtreecommitdiffstats
path: root/test/ttsafe_attr_vlen.c
Commit message (Collapse)AuthorAgeFilesLines
* Brings thread-safety changes from developDana Robinson2021-04-071-20/+21
|
* Updates license url and history docsDana Robinson2021-03-251-1/+1
|
* Formats the source and updates the gcc warning pragmasDana Robinson2021-03-251-28/+27
|
* Fix for jira issue HDFFV-11080:vchoi2020-07-141-0/+176
(1) Patch up the file pointer when reading attribute of variable length datatype (2) Test to verify the fix when doing multiple threads