X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0777e6ec42f207b1a224de0ee4a2e4ae8c0b7b7b..95e0df2af:/uip/mhshow.c?ds=inline diff --git a/uip/mhshow.c b/uip/mhshow.c index a118f642..ce2dcaa2 100644 --- a/uip/mhshow.c +++ b/uip/mhshow.c @@ -454,7 +454,7 @@ do_cache: for (ctp = cts; *ctp; ctp++) free_content (*ctp); - free ((char *) cts); + free(cts); cts = NULL; if (concatsw)