aboutsummaryrefslogtreecommitdiff
path: root/src/ui.cc
diff options
context:
space:
mode:
authorJorge Arellano Cid <jcid@dillo.org>2016-07-12 14:40:29 -0400
committerJorge Arellano Cid <jcid@dillo.org>2016-07-12 14:40:29 -0400
commit0856f155988da7dfc10eee25157525466ab32f20 (patch)
treec3faec980753c032e10ef8d4d6403239a512f53a /src/ui.cc
parentf487829c3f7edf56e666d0be79a979b6af46a9bc (diff)
cppcheck: Fix realloc mistake (3 times).
realloc may fail and return NULL, in that case the array contents were lost. Dillo would exit a couple of lines later anyway, but it's better to exit in a clean way.
Diffstat (limited to 'src/ui.cc')
0 files changed, 0 insertions, 0 deletions