I ran my c file in coverity and it throws an UNINIT error. The code which throws error is as follows :
void function(int x); struct student { int id;