- Timestamp:
- 21/05/10 14:50:40 (21 months ago)
- Files:
-
- 1 modified
-
trunk/ARBDB/ad_core.cxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ARBDB/ad_core.cxx
r6663 r6664 270 270 if (Main->table_hash) GBS_free_hash(Main->table_hash); 271 271 if (Main->resolve_link_hash) GBS_free_hash(Main->resolve_link_hash); 272 if (Main->remote_hash) GBS_free_numhash(Main->remote_hash); 272 273 273 274 gb_free_all_keys(Main);
