[PATCH] Better strcmp fix
authorNathan Scott <nathans@sgi.com>
Mon, 5 Sep 2005 11:12:48 +0000 (13:12 +0200)
committerJens Axboe <axboe@suse.de>
Mon, 5 Sep 2005 11:12:48 +0000 (13:12 +0200)
commit75da3c6af9c3445e4929902310546c7083415bb7
tree662fb68bc59d79794f30f8c4389425012f142fe9
parentd5396421d8e54ccdd14f9e35c4bfd50864c61397
[PATCH] Better strcmp fix

I looked at that strcmp memleak again for some reason, and wondered why not
use strcasecmp instead to further simplify things?
blktrace.c