summaryrefslogtreecommitdiffstats
path: root/src/H5FP.c
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2002-10-23 19:35:36 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2002-10-23 19:35:36 (GMT)
commitf5b0c68a53004cabf9b307bc50a00f4740448d9e (patch)
tree225fcb14177075c222c05268118cb4527c16e2cf /src/H5FP.c
parentc6cb0df0fd21879c6cb03f43cc2d9bcfb3f1ba8a (diff)
downloadhdf5-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/H5FP.c')
0 files changed, 0 insertions, 0 deletions