* Realized that there was lots of similarly broken code in
authorArt Cancro <ajc@citadel.org>
Wed, 22 Aug 2001 04:18:18 +0000 (04:18 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 22 Aug 2001 04:18:18 +0000 (04:18 +0000)
commit080e8cddc683c2cef5d6cc67d87e33c95e5172aa
tree0288b754f8a283def66888d97cf4b5ff6974cca7
parentfc48041cd7575f1387ebaf9454d21b1e84a1ec7a
* Realized that there was lots of similarly broken code in
  process_rfc822_addr().  Wrote two new utility functions in tools.c
  stripout() and stripallbut() and used them where appropriate.  This should
  take care of all possible infinite loops.
citadel/ChangeLog
citadel/internet_addressing.c
citadel/tools.c
citadel/tools.h