Pastey the memory leak dll source

public function task_hello(sequence recieved)  
sequence data 
   data = {"hello "&recieved&"!"}  
   return data 
end function