Fix more bugs with returning NULL for malloc(0).
authorHiroshi Inoue <h-inoue@dream.email.ne.jp>
Tue, 11 Jul 2017 22:55:05 +0000 (07:55 +0900)
committerHiroshi Inoue <h-inoue@dream.email.ne.jp>
Tue, 11 Jul 2017 22:55:05 +0000 (07:55 +0900)
commitdb3f618804838a6a637cdc28e8ee55780288681e
tree62a840e22816ad5bb6efa9e5ad8a9c1730dd2d03
parentfabbeb4f31b3a44fc6d38781c268d4e09ec8361e
Fix more bugs with returning NULL for malloc(0).
Patch by TAKATSUKA Haruka <harukat@sraoss.co.jp>.
columninfo.c