FIX n_verr(): cannot reuse va_list..
commite65db0620eff16cb67012a16ca48d5d506539efc
authorSteffen (Daode) Nurpmeso <steffen@sdaoden.eu>
Wed, 20 Jul 2016 15:51:08 +0000 (20 17:51 +0200)
committerSteffen (Daode) Nurpmeso <steffen@sdaoden.eu>
Wed, 20 Jul 2016 15:51:09 +0000 (20 17:51 +0200)
tree30accec84e8a6cecee58c81337d5568a0cf5b3d6
parent75982b9035de842042658a51dd03fda677a9f279
FIX n_verr(): cannot reuse va_list..

On the [crawl] branch there is a rewrite using n_string, which
brought this to light.  The default buffer is LINESIZE, therefore
multiple KB, and this is most likely why this never caused
a problem.
auxlily.c