]> git.puffer.fish Git - mirror/frr.git/commit
2005-10-26 Paul Jakma <paul.jakma@sun.com>
authorpaul <paul>
Wed, 26 Oct 2005 05:49:54 +0000 (05:49 +0000)
committerpaul <paul>
Wed, 26 Oct 2005 05:49:54 +0000 (05:49 +0000)
commit05865c90ab0bc95b8ca1a54c794809891666cdce
tree885eb032e62c4acd4706e27c24c7bc49aa259899
parent0241684ea77e8aa20ad2cb3903589559f4a7b009
2005-10-26 Paul Jakma <paul.jakma@sun.com>

* command.c: Use MTYPE_HOST, MTYPE_STRVEC. Some other fixups,
  including fixing some likely leaks in config_write_file.
* vty.c: memory macro usage fixes.
  (vty_read_config) fix leak where relative config file is
  specified.
lib/ChangeLog
lib/command.c
lib/vty.c