Ben: I found where a free(entry) was removed in Sam's changes that could possibly be a mistake. I have sent an email directly to Sam to see if he can explain it.
I don't know this part of the code well enough to make a determination. I will have to spend some time studying how this code is suppose to work in order to determine a "correct" solution. Hopefully, Sam will give us some insight. Becky -- Becky Ligon HPC Admin Staff PVFS/OrangeFS Developer Clemson University/Omnibond.com OrangeFS Support 864-650-4065 > On Friday, July 01, 2011 08:30:28 Becky Ligon wrote: >> Understand. Just wondering why Sam didn't apply these changes to the >> repository? >> >> Becky >> > > Becky, > > After doing some more investigation, it appears that the code that would > free > up the memory allocated by PINT_op_entry_create simply never gets called. > As > far as I can tell it should be freed normally in the PINT_context_test_* > functions, but I can't find where those are ever being called from. I > could > easily be missing something, but it looks like the functions that are > supposed > to clean up the results of the new "safe" functions just aren't being > called. > > -- > Benjamin Severs > _______________________________________________ > Pvfs2-developers mailing list > [email protected] > http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers > _______________________________________________ Pvfs2-developers mailing list [email protected] http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers
