tld_get_suffix will return NULL on bad input. Don't pass this to
commit8a3a9a2ad2d50a4dc21a48f8a9366aa61c178ae4
authorJosh Rickmar <jrick@devio.us>
Thu, 10 May 2012 20:09:43 +0000 (10 16:09 -0400)
committerJosh Rickmar <jrick@devio.us>
Thu, 10 May 2012 20:09:43 +0000 (10 16:09 -0400)
treec7684e997bf4d624d684a4e6f1f439b77a91c4c5
parent628ff04bcb7200e66491cb5342d71ad04ffe4030
tld_get_suffix will return NULL on bad input.  Don't pass this to
strcmp() unless we check for NULL first.
xxxterm.c