914642f - avoid using pblocks for more than one internal operation - the server

Authored and Committed by Nalin Dahyabhai 12 years ago
    - avoid using pblocks for more than one internal operation - the server
      allocates internal state each time but doesn't clean up any that's
      aready there if you reuse the block
    - correctly free values we use when constructing compat entries
    
        
file modified
+1 -1
file modified
+2 -2
file modified
+20 -14
file modified
+8 -25