From: m@mmmmarascio.xyz Date: Mon, 4 Apr 2016 04:33:34 +0000 (-0700) Subject: Replace getcpy() and strdup() with mh_xstrdup() X-Git-Tag: mmh-0.3~51 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=9cf6132a6ea29968131a000bc2fb6860affac45e;hp=9cf6132a6ea29968131a000bc2fb6860affac45e Replace getcpy() and strdup() with mh_xstrdup() this harmonise the code. Also fix some bugs, if return value of strdup is not checked. ---