diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2002-05-06 16:03:55 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2002-05-06 16:03:55 (GMT) |
commit | aa305b466b6dcb5a56d305f272e3c2b980e9963b (patch) | |
tree | af4adc39e603aa66a7bd57662a76ea2c338d753a /src/H5TBprivate.h | |
parent | 2cf0e9f8822bddab983f764ee669656e1ec61f1e (diff) | |
download | hdf5-aa305b466b6dcb5a56d305f272e3c2b980e9963b.zip hdf5-aa305b466b6dcb5a56d305f272e3c2b980e9963b.tar.gz hdf5-aa305b466b6dcb5a56d305f272e3c2b980e9963b.tar.bz2 |
[svn-r5358]
Purpose:
bug fix
Description:
In H5TB.c, previously use an unsigned variable to represent address difference that is maybe a negative value.
This will cause a potential bug in the future when this section of code is run.
Solution:
use H5F_address_cmp macro to compare two addresses.
Platforms tested:
linux 2.2.18
Diffstat (limited to 'src/H5TBprivate.h')
0 files changed, 0 insertions, 0 deletions