On Monday 10 February 2014 17:00:07 Aris Adamantiadis wrote: > - code style: please replace > if (session->packet_counter) > with > if (session->packet_counter != NULL) > where possible.
Please use always brackets { } !!! -- Andreas Schneider GPG-ID: CC014E3D www.cryptomilk.org a...@cryptomilk.org