Adding sentinel code for debug

This commit is contained in:
Mathieu Malaterre 2012-04-23 09:15:29 +00:00
parent 7f3f4cfdd0
commit d045409b9f
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ void handle_JPIPstreamMSG( SOCKET connected_socket, cachelist_param_t *cachelist
metadatalist = gene_metadatalist();
parse_metamsg( msgqueue, *jpipstream, *streamlen, metadatalist);
assert( msgqueue->last );
assert( msgqueue->last->csn < INT_MAX );
/* cid registration*/
if( target != NULL){