Plug a memory leak (and reduce code duplication) for string initializers with extra...
[cparser] / string_rep.c
2012-06-14 Christoph MallonInclude string encoding in string_t.
2012-06-14 Christoph MallonConsistently use get_string_len() to correct the size...