In article <[email protected]>, Manuel Bouyer <[email protected]> wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: bouyer >Date: Sun Jan 30 00:21:08 UTC 2011 > >Modified Files: > src/usr.bin/quota [bouyer-quota2]: printquota.c > >Log Message: >intprt() can be called up to 3 times for a single printf(); >make sure to return 3 different static buffers in such a case.
Please pass the buffer in the caller :-) christos
