]> granicus.if.org Git - libevent/commit
make sure that the rpc callback receives an unmarshaled payload;
authorNiels Provos <provos@gmail.com>
Fri, 17 Nov 2006 06:06:17 +0000 (06:06 +0000)
committerNiels Provos <provos@gmail.com>
Fri, 17 Nov 2006 06:06:17 +0000 (06:06 +0000)
commitc4836d10539e9937d2ee0afce2675362dce01e00
tree24bcbee5dcb375f90c801cad8116698ffbd41b28
parent1caff9bcc8f26223ddfd9056d99e7581bc484805
make sure that the rpc callback receives an unmarshaled payload;
make sure that the rpc reply contains a good rpc structure, too.

svn:r258
event_tagging.c
evrpc.c
evrpc.h
http.c
test/regress_http.c
test/regress_rpc.c