- irc.c:irc_parse(): only allocate/deallocate 'source_p' for commands we're actually...
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Tue, 28 Apr 2015 11:57:12 +0000 (11:57 +0000)
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Tue, 28 Apr 2015 11:57:12 +0000 (11:57 +0000)
commit52618c2346c4870cbca4529aeee4662b88836f96
tree964788b52c0ffdba7fd95d3ab04a9ec108364d20
parent84b219d9236ea96a124bd7a886238f503fde4c15
- irc.c:irc_parse(): only allocate/deallocate 'source_p' for commands we're actually interted in

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5861 82007160-df01-0410-b94d-b575c5fd34c7
src/irc.c