Clarified the scope of an allocated variable. Coverity CID 21818.

1.4.2
Thomas Schmitt 8 years ago
parent ccefc2daa1
commit d9206d7fdb

@ -7341,6 +7341,7 @@ burn_failed:;
skin->num_text_packs= num_packs;
}
}
text_packs= NULL; /* Now either freed or attached */
ret= Cdrskin_cdrtracks_from_session(skin, session, 0);
if(ret <= 0)
goto burn_failed;

@ -1 +1 @@
#define Cdrskin_timestamP "2015.10.26.105324"
#define Cdrskin_timestamP "2015.10.26.105754"

Loading…
Cancel
Save