Patch from Scott McKellar:
authormiker <miker@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 11 Apr 2008 12:13:59 +0000 (12:13 +0000)
committermiker <miker@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 11 Apr 2008 12:13:59 +0000 (12:13 +0000)
commitea1f513d54873b0cf5a434001bc55b18c72361bc
tree2484cf7eaa99564ecdef43804c47d31283389e5f
parentf4e7f88a00e1e2228e14afaf2b9f94ed45cb0648
Patch from Scott McKellar:

This patch elinminates the use of the osrf_clearbuf macro in several
spots.  In each case, the buffer needs to be initialized to an empty
string, because the call to jid_get_* doesn't necessarily populate it
with anything else.  In debugging mode, osrf_clearbuf() will fill the
field with exclamation points, which is not helpful in this context.

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1302 9efc2488-bf62-4759-914b-345cdb29e865
src/libopensrf/osrf_transgroup.c