diff options
author | Lars Henriksen <LarsHenriksen@get2net.dk> | 2018-06-01 07:29:34 +0200 |
---|---|---|
committer | Lukas Fleischer <lfleischer@calcurse.org> | 2018-08-25 10:15:33 +0200 |
commit | b6cdc292552acb1864c7cf4e46775f398d88eae3 (patch) | |
tree | cef3f1f39eabee359736b55fef72ee14720e6c2d /src/utils.c | |
parent | fa353e5eb79a352ae5f5fe199f16c75b30ce3563 (diff) | |
download | calcurse-b6cdc292552acb1864c7cf4e46775f398d88eae3.tar.gz calcurse-b6cdc292552acb1864c7cf4e46775f398d88eae3.zip |
Fix seg fault in update_rept()
Memory pointers must be initialized at the start in case memory is
freed (cleanup) before it is allocated.
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
Diffstat (limited to 'src/utils.c')
0 files changed, 0 insertions, 0 deletions