-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Fixed the function RV_object_specific() for the case H5Ovisit. If the variable iter_object_type is either H5I_FILE or H5I_GROUP a call to CURL_PERFORM is made before setting the cURL headers correctly. This resulted in a segmentation fault. This has been fixed. - Added the missing brackets in 2 if statements to ensure that the variable url_len is set first before the comparison evaluation. - Corrected the link target path for the test_copy_link and test_move_link tests. - Implemented a test for H5Ovisit() using file_id as root.
- Loading branch information
Jan-Willem Blokland
authored and
Jan-Willem Blokland
committed
Oct 24, 2023
1 parent
25b14be
commit 046c2ac
Showing
2 changed files
with
37 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters