Commits

Raymond Lu committed dfebc04ff6e
[svn-r22585] Issue 8068 - A user reported some random data in the padding of fill value. The problem happened in H5P_get_fill_value. I believe it's because the background buffer wasn't big enough. So I corrected it in this checkin. Tested on jam - simple change. I'm porting the fix from the trunk.