Menu

#115 uninitialized return

open
nobody
libmdb (15)
5
2007-06-20
2007-06-20
Anonymous
No

Hi,

Visual C++ pointed out that
mdbtools-0.6pre1\src\libmdb\kkd.c(100) : warning C4700: local variable 'hash' used without having been initialized

That's in
GHashTable *mdb_get_column_def(MdbCatalogEntry *entry, int start)

Discussion


Log in to post a comment.