This website works better with JavaScript.
Explore
Help
Sign In
libburnia
/
libburn
Watch
2
Star
0
Fork
You've already forked libburn
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Closed a small memory leak with cdrskin -msinfo
Browse Source
1.3.4
Thomas Schmitt
10 years ago
parent
9e02c17004
commit
8d2e14a0b9
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
cdrskin/cdrskin.c
Unescape
Escape
View File
@ -7959,6 +7959,8 @@ put_out:;
}
ret
=
1
;
ex
:
;
if
(
disc
!
=
NULL
)
burn_disc_free
(
disc
)
;
return
(
ret
)
;
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
libburnia/libburn
Title
Body
Create Issue