]> git.mxchange.org Git - simgear.git/commit
- don't leak node in both hash_table::bucket::erase()
authormfranz <mfranz>
Fri, 16 Feb 2007 15:32:21 +0000 (15:32 +0000)
committermfranz <mfranz>
Fri, 16 Feb 2007 15:32:21 +0000 (15:32 +0000)
commit00fe97ff889d2493d0a8f37586a5af8cf1d4c37b
tree58d7965fd24c57cace485bcaafb7d77bd4256d69
parent607511fd64e5b77f7cb2f2b740460511880b11ad
- don't leak node in both hash_table::bucket::erase()
- remove bad code from hash_table::bucket::erase(const char *) that was
  introduced with the last patch. (This function isn't used anywhere and
  is scheduled for removal. Leaving it in for now as a reference.)
- remove leaves first in remove_from_path_caches()

- cosmetics: indentation, one trailing space, variable name change, comment
  (Sorrry for mixing that with actual code, but I think it's easy to see.)
simgear/props/props.cxx
simgear/props/props.hxx