* serv_migrate.c: message encoding buffer is now static in order to avoid endlessly...
authorArt Cancro <ajc@citadel.org>
Thu, 23 Jul 2009 16:06:24 +0000 (16:06 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 23 Jul 2009 16:06:24 +0000 (16:06 +0000)
commit287a277042d5cdadec64536c8b97c812d39bdc48
treedbd2b8b2c7672c05688615d0f71e39eab9deb99e
parente40b06bbdd47986e1783d2b359bc1f898cde175e
* serv_migrate.c: message encoding buffer is now static in order to avoid endlessly abusing malloc/free, and hopefully reduce the chances of heap corruption.
citadel/modules/migrate/serv_migrate.c