]> git.evergreen-ils.org Git - OpenSRF.git/commit
Patch from Scott McKellar; allows the compiler to warn us of missing casts
authormiker <miker@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 28 May 2007 20:08:47 +0000 (20:08 +0000)
committermiker <miker@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 28 May 2007 20:08:47 +0000 (20:08 +0000)
commit8180d690325654be6e7ad87242564a34d09a899e
treebfcb49d0d4ace4e311b6a96ca6756a2798ef92fd
parent09b80e8fb8e275404886245e210195bdde462d8d
Patch from Scott McKellar; allows the compiler to warn us of missing casts
coming from undefined safe_malloc()s, NULL-initialize pointers (\0 != NULL).

http://list.georgialibraries.org/pipermail/open-ils-dev/2007-May/001098.html

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@919 9efc2488-bf62-4759-914b-345cdb29e865
src/libtransport/transport_client.c