j
k
j a
j l
On 10/11/2011 10:25 PM, Alexander Huemer wrote:
struct ipaccess_head_ext *iph_ext; struct msgb *msg; struct msgb *msg = NULL;
struct ipaccess_head_ext *iph_ext;
yes
con);
msgb_free(msg); if (msg) msgb_free(msg);
msgb_free(msg);
no, i think we should assume that msgb_free(NULL) will work.
thanks
Back to the thread
Back to the list