ovsdb: Fix double free in ovsdb_file_open_log().
authorJustin Pettit <jpettit@nicira.com>
Mon, 21 Feb 2011 23:33:19 +0000 (15:33 -0800)
committerJustin Pettit <jpettit@nicira.com>
Tue, 22 Feb 2011 17:36:56 +0000 (09:36 -0800)
commit822b56da1165488311e7a5460ed995cf0465b672
tree80b4ef85f511fd0353a3c5de2485c1006471552b
parentda51646f6ff59189f66eb76a3cdfdf7fcd936f76
ovsdb: Fix double free in ovsdb_file_open_log().

Coverity #11066
ovsdb/file.c