| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\ |
|
| |\
| | |
| | |
| | |
| | | |
* commit 'ff4a9d0ec2e85cf15f769006e92e756a79869ab8':
Warnings reduction in tools
|
| |/ |
|
| |\
| | |
| | |
| | |
| | |
| | | |
* commit '6a1cf090c6a2f970084c714a2f75a31d68a0a6a8':
Correct reference file
Correct h5diff filenames
|
| | | |
|
| |/ |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Fix HDFFV-11120 and HDFFV-11121 (CVE-2018-13870 and CVE-2018-13869)
* commit '707e30c6be1954c0027374124207e46caae68cbc':
Fixed typos in error messages.
Fix HDFFV-11120 and HDFFV-11121 (CVE-2018-13870 and CVE-2018-13869)
|
| | | |
|
| | |\
| | | |
| | | |
| | | | |
bmr-HDFFV-11120
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Description:
When a buffer overflow occurred because a name length was corrupted
and became very large, h5dump produced a segfault on one file and a
memcpy parameter overlap on another file. This commit added checks
that detect a read pass the end of the buffer to prevent these error
conditions.
Platforms tested:
Linux/64 (jelly)
SunOS 5.11 (emu)
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
~DEROBINS/hdf5_der:h5s_set_extent_none to develop
* commit 'e4603ff8a171e82de6373ba6eddcf59d5eeab5aa':
Updated the Java tests to deal with H5Sset_extent_none changes
Fixed additional typos in tselect.c comments.
Fixes typo in tselect.c
Updates H5Sset_extent_none() to set H5S_NULL
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | |/
| | |/|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The API call used to set the internal H5S_NO_CLASS value which
produced errors when such a dataspace was passed to many other API
calls.
Fixes HDFFV-11027
|
| |\ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* commit '5857bb817019b8513f796c9564de3f1845f9a44a':
Only one line needed to compare
Revert err file
revert error-stack enable
Add release notes for tools
add test file ext
Correct file name in test
Tools refactor
|
| | | | |
|
| | | | |
|
| | | | |
|
| | |\ \
| | |/ /
| |/| |
| | | |
| | | | |
* commit '74e09473c825610d203565e5ed9deb156256d6ea':
Minor normalization with 1.10.
|
| |\ \ \
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | | |
to develop
* commit '242459231b40a88741cbc85df4272914b5d8bed3':
Minor normalization with 1.10.
|
| | | | |
|
| | | | |
|
| | | |\
| | |_|/
| |/| |
| | | |
| | | |
| | | | |
* commit '9d3ea366d4bf3278e8260f4d5cdcc88cb4b61c56':
Update MANIFEST. Add new test to Cmake.
Fix for jira issue HDFFV-11080: (1) Patch up the file pointer when reading attribute of variable length datatype (2) Test to verify the fix when doing multiple threads
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
~VCHOI/my_third_fork:bugfix/HDFFV-11080-heap-use-after-free-by-the-call to develop
* commit '3023b34272cc6ada84aebfa7441a6a55afa3621c':
Update MANIFEST. Add new test to Cmake.
Fix for jira issue HDFFV-11080: (1) Patch up the file pointer when reading attribute of variable length datatype (2) Test to verify the fix when doing multiple threads
|
| | | | |
| | | | |
| | | | |
| | | | | |
Add new test to Cmake.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
(1) Patch up the file pointer when reading attribute of variable length datatype
(2) Test to verify the fix when doing multiple threads
|
| | | | | |
|
| | | | |\
| | |_|_|/
| |/| | |
| | | | |
| | | | | |
* commit 'e36047b9b9839d1fd0b4009b7066b8b50b95bc6d':
Minor normalization with 1.10
|
| |\ \ \ \
| | | |/ /
| | |/| |
| | | | |
| | | | |
| | | | |
| | | | | |
to develop
* commit '6388a6750ff1dc476b8631d26cd1742730df9fe8':
Minor normalization with 1.10
|
| |/ / / |
|
| | | |\
| | |_|/
| |/| |
| | | |
| | | | |
* commit '58d37c2295044ad1a201d6671cdd67ae380b84f8':
H5R: fix type conversion of references within vlen type
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
develop
* commit 'aa9d2bd9bcce7a1a53c9d9cf519df5401041bb74':
H5R: fix type conversion of references within vlen type
|
| |/ / /
| | | |
| | | |
| | | | |
Update trefer.c with vlen test case
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Move error_stack setup to tools library
Add structure for h5dump properties
Eliminate duplicated h5diff functions
Use properties structure in place of argument lists.
|
| | | |\
| | |_|/
| |/| |
| | | |
| | | |
| | | | |
* commit '806f5b5b2a280072f62f58c48e93acdc84f2b3ae':
Removed POSIX #defines from configure on Solaris.
Fallback to older time functions in new timer code.
|
| |\ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
to develop
* commit 'b8013380792a3503003f0a2bd60d7541656b03c7':
Removed POSIX #defines from configure on Solaris.
Fallback to older time functions in new timer code.
|
| | | | |
|
| |/ / |
|
| | |\
| | |/
| |/|
| | |
| | |
| | | |
* commit 'b480d0a38b1e265c55c74262bf384d255a33e07b':
Remove path to szip header file from AM_CPPFLAGS when configure check of libsz fails. Fix for HDFFV-10830.
HDFFV-11116 Add option for install location of Fortran MOD files
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
* commit '800f93f7c994f88dfa716746153ded4b1e690e3a':
Remove path to szip header file from AM_CPPFLAGS when configure check of libsz fails. Fix for HDFFV-10830.
|
| | |\ \
| | | | |
| | | | |
| | | | | |
https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
libsz fails.
Fix for HDFFV-10830.
|
| |\ \ \ \
| | |_|/ /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
~BYRN/hdf5_adb:feature/HDFFV-11116-trilabs-mod-location to develop
* commit '07a52ecb2ffa1d8d32f06db23470833899db3deb':
HDFFV-11116 Add option for install location of Fortran MOD files
|
| | | | | |
|
| | | | |\
| | | |/ /
| | |/| /
| | |_|/
| |/| | |
* commit 'f5da9b1befeb81aa9f4d97df3ec606f801807420':
Minor changes from normalization with 1.10
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
~DEROBINS/hdf5_der:develop_normalization to develop
* commit '127d1cfdf06e9c1cd264595c496a063848358a0a':
Minor changes from normalization with 1.10
|
| | | | | |
|