diff options
author | Evgeny Vereshchagin <evvers@ya.ru> | 2016-10-20 21:23:32 +0300 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-10-20 14:23:32 -0400 |
commit | d9b8ea5448ba1e61d681a206d770a4eac39b9936 (patch) | |
tree | 1ef98e53106f192cd74bcc6c84b31bc945feaffe /README.md | |
parent | dfc7f59430fb5adb280c0ef42df3c8cd23fefc13 (diff) |
sysusers: fix memleak (#4430)
Fixes:
```
==28075== 64 bytes in 1 blocks are definitely lost in loss record 2 of 3
==28075== at 0x4C2BAEE: malloc (vg_replace_malloc.c:298)
==28075== by 0x4C2DCA1: realloc (vg_replace_malloc.c:785)
==28075== by 0x4ED40A2: greedy_realloc (alloc-util.c:57)
==28075== by 0x4E90F87: extract_first_word (extract-word.c:78)
==28075== by 0x4E91813: extract_many_words (extract-word.c:270)
==28075== by 0x10FE93: parse_line (sysusers.c:1325)
==28075== by 0x11198B: read_config_file (sysusers.c:1640)
==28075== by 0x111EB8: main (sysusers.c:1773)
==28075==
```
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions