[Bro-Dev] conn-size

Robin Sommer robin at icir.org
Mon May 2 16:06:24 PDT 2011


Gregor,

the following is part of your conn-size patch:

    -   RecordVal* tmp_rc = resp_endp;                                                                                                                                       
    -   resp_endp = orig_endp;                                                                                                                                               
    -   orig_endp = tmp_rc;                                                                                                                                                  
    -                                                                                                                                                                        
    +   // Delete conn_val, will build a new one next time we need one                                                                                                       
    +   // XXX: breaks the assumption that conn_val never changes!!                


Why does a swap not work anymore?

Robin

-- 
Robin Sommer * Phone +1 (510) 722-6541 * robin at icir.org
ICSI/LBNL    * Fax   +1 (510) 666-2956 *   www.icir.org


More information about the bro-dev mailing list