diff options
author | Bill Wendling <wendling@ncsa.uiuc.edu> | 2002-10-23 19:35:36 (GMT) |
---|---|---|
committer | Bill Wendling <wendling@ncsa.uiuc.edu> | 2002-10-23 19:35:36 (GMT) |
commit | f5b0c68a53004cabf9b307bc50a00f4740448d9e (patch) | |
tree | 225fcb14177075c222c05268118cb4527c16e2cf /src/H5FPclient.c | |
parent | c6cb0df0fd21879c6cb03f43cc2d9bcfb3f1ba8a (diff) | |
download | hdf5-f5b0c68a53004cabf9b307bc50a00f4740448d9e.zip hdf5-f5b0c68a53004cabf9b307bc50a00f4740448d9e.tar.gz hdf5-f5b0c68a53004cabf9b307bc50a00f4740448d9e.tar.bz2 |
[svn-r6028] Purpose:
Bug Fix
Description:
The NBYTE{ENCODE,DECODE} macros were updating the pointer "p" to a
new value instead of one of the "real" pointers passed into the
macro.
Solution:
Changed it so that it updates the destination pointer which gets
passed into these macros.
I'm not sure if this is correct, since neither of these macros are
actually used in our source code...
Platforms tested:
They aren't used, so no testing possible.
Diffstat (limited to 'src/H5FPclient.c')
0 files changed, 0 insertions, 0 deletions