]> git.puffer.fish Git - matthieu/frr.git/commit
2003-10-15 Paul Jakma <paul@dishone.st>
authorpaul <paul>
Wed, 15 Oct 2003 22:09:28 +0000 (22:09 +0000)
committerpaul <paul>
Wed, 15 Oct 2003 22:09:28 +0000 (22:09 +0000)
commit79ad27982af1440a841298b684d94732ae07d003
tree38396c6632528ac715d098fc15fb7c9496be0ea6
parentaffe1d9c7f333e0d0373505c4a57994ab1a03822
2003-10-15 Paul Jakma <paul@dishone.st>

* lib/vty.c: (vty_save_cwd) dont crash if getcwd fails. try fallback
          to SYSCONFDIR. Allocate cwd from the stack rather than relying on
          (non-portable) getcwd() allocation (which we didnt seem to be
  freeing).
lib/vty.c