]> git.michaelhowe.org Git - packages/o/openafs.git/commit
viced-unspecified-host-hash-port-20060313 mp-rxtcp-20060314
authorJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 14 Mar 2006 00:33:14 +0000 (00:33 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 14 Mar 2006 00:33:14 +0000 (00:33 +0000)
commita8b82b1a744859a3ce2796fd17f997e0bdd2b570
tree7ac991e00c9444ed59ab9d5c3fa447b1eea777fd
parentb89082ac8926fb77d505e5ad35c2c22c0e355114
viced-unspecified-host-hash-port-20060313

h_Alloc_r was not specifying the port for the newly allocated
host when adding the host to the hash table.  Use hashInsert_r
instead so mistakes like this won't happen in the future.
src/viced/host.c
src/viced/host.h