Hash :
3984c7d8
        
        Author :
  
        
        Date :
2013-08-20T23:20:32
        
      
Actually, this should be a memcpy(). We already know the exact length we just allocated, and we plan to append our own null terminator to the end of the copy, so this makes more sense.