MYDDAS: Fix a bug on memory dealocation on MYDDAS_STATS module
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1669 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
@@ -21,7 +21,7 @@ struct myddas_stats_struct{
|
||||
} integer;
|
||||
} u;
|
||||
MyddasULInt count;
|
||||
MYDDAS_STATS_STRUCT next;
|
||||
MYDDAS_STATS_STRUCT nxt;
|
||||
};
|
||||
|
||||
/* Time structure for the MYDDAS Interface */
|
||||
|
||||
Reference in New Issue
Block a user