imap_output_copyuid_response() now accepts an IMAP session context passed up the...
authorArt Cancro <ajc@citadel.org>
Tue, 18 Apr 2017 15:26:49 +0000 (11:26 -0400)
committerArt Cancro <ajc@citadel.org>
Tue, 18 Apr 2017 15:26:49 +0000 (11:26 -0400)
commit8eb69231ba08c5e3f275d925c617ceec17d18175
tree58ac2d9dcf485e31371c664b20ab543f47afe579
parentd34bd7a40dcd1f037c186a3d51f30b32ec08bed8
imap_output_copyuid_response() now accepts an IMAP session context passed up the stack instead of grabbing it from the thread context.
citadel/modules/imap/imap_misc.c