
136 	kfree(msginfo);
137 	msginfo = NULL;
...
144 cleanup:
145 	if (msginfo)
146 		kfree(msginfo);
