[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-gettext] [Patch 1/1] arglist_parser_* memory leaks
From: |
Miguel Ángel |
Subject: |
[bug-gettext] [Patch 1/1] arglist_parser_* memory leaks |
Date: |
Sun, 03 Mar 2013 13:27:38 +0100 |
Hi,
The attached patch changes the arglist_parser_* function family to store
copies of the string instead only the passed string.
It could be optimized if needed to store only copies if the string is
already stored, but I do not see a noticeable speed regression.
Regards,
arglist_parser.patch
Description: Text Data
- [bug-gettext] [Patch 1/1] arglist_parser_* memory leaks,
Miguel Ángel <=