Fix some coverity warnings.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Thu, 4 Oct 2018 22:56:57 +0000 (07:56 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Thu, 4 Oct 2018 22:56:57 +0000 (07:56 +0900)
commit97ffd1a6aa498e60fba92aed95e3d3145b8ae4c5
treeb250be17112d30b72bd9c8df72b8471a7bae6d92
parent019960ae0a80b9f5743240b04aa2b947947a7007
Fix some coverity warnings.

CommandComplete.c: fix memory leak
pool_memqcache.c: fix access to already freed data
src/protocol/CommandComplete.c
src/query_cache/pool_memqcache.c