Remove insecure hacks in query.c
authorJindrich Novy <jnovy@redhat.com>
Wed, 16 Apr 2008 07:37:55 +0000 (09:37 +0200)
committerJindrich Novy <jnovy@redhat.com>
Wed, 16 Apr 2008 07:39:26 +0000 (09:39 +0200)
commitce12b9a112ea067d8fb2e3960d95a4468555e33b
treea13955f449fad5d3b8925baa368ab56d9c9eec89
parente50ff40c22e5cc4e7cdfecbb9808ad5ce3d6b77c
Remove insecure hacks in query.c
- remove useless flushBuffer() function
- update printFileInfo() to not to write to unknown sized buffer,
  but to print stuff which is its sole purpose
lib/query.c