Elimiate one of the umphteen directory variables in doLookupId()
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 18 Sep 2012 03:56:46 +0000 (06:56 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 18 Sep 2012 03:56:46 +0000 (06:56 +0300)
commit327701572ff912413ec9564d29d946b4ab21a9f3
tree0f4d249335a8472f9a02bb2ba2b4e06d0856d50b
parentb8e5a448c5f58a174d42e00136df01565c6d3e74
Elimiate one of the umphteen directory variables in doLookupId()

- Use dynamically allocated cdnbuf in the non-absolute path case (when
  exactly that occurs is another question) too instead of the on-stack
  dir[], making the two paths a bit more similar.
lib/fprint.c