Hi Daiki, Sorry for the late response. It may take a week or so until I have time to verify the patches again and probably re-organize them.
-- Alexander Potashev 2013/9/2 Daiki Ueno <[email protected]>: > Daiki Ueno <[email protected]> writes: > >>> Fix memory leak: free gram_pos.file_name in lex_end() >> >> Looks good. > > Sorry, this breaks a few tests, since gram_pos is copied (as a struct) > into each message. > > So far, I pushed this only: > > From 63aa81c701093aadddd5ace0c6919e0bc4a35034 Mon Sep 17 00:00:00 2001 > From: Daiki Ueno <[email protected]> > Date: Thu, 29 Aug 2013 12:33:37 +0900 > Subject: [PATCH] po-gram: fix memory leaks > > Regards, > -- > Daiki Ueno
