spiceif.c, fixme marker

This commit is contained in:
h_vogt 2016-06-15 21:09:53 +02:00 committed by rlar
parent 268a22e36f
commit b9af52108f
1 changed files with 3 additions and 0 deletions

View File

@ -962,6 +962,9 @@ parmtovar(IFvalue *pv, IFparm *opt)
{
/* It is not clear whether we want to name the variable
* by `keyword' or by `description' */
/* FIXME to remove a memory leak, we have to free pv.
Are we shure that pv was everywhere generated by a TMALLOC
(like in vsrcask.c:53)? Is it used elsewhere ? What about opt? */
switch (opt->dataType & IF_VARTYPES) {
case IF_INTEGER: