In 0.83git now. Fix minor leaks in libcdio 0.82 detected by cppcheck

via Eric Sesterhenn.
This commit is contained in:
R. Bernstein
2009-10-27 21:00:51 -04:00
parent 5ead040aea
commit 273ba31e3a
11 changed files with 19 additions and 7 deletions

View File

@@ -1 +1,4 @@
/html
/latex
/Doxyfile
/Doxyfile.bak

View File

@@ -33,6 +33,7 @@
gnu-ftp-upload libcdio 0.*80*
Also gnupload from the automake distribution.
/src/build/automake-1.10/lib/gnupload --to ftp.gnu.org:libcdio libcdio-0.82.tar.gz (Use "is" password)
- Update/Announce on Freshmeat:
http://freshmeat.net/add-release/36670/
@@ -45,7 +46,7 @@
rm *.html
cp ../../libcdio/doc/doxygen/html/*.html .
cvs update .
for each "U" html *except libcdio.hmtl* put back remove it
for each "U" html *except libcdio.html* put back remove it
with "rm" and "cvs remove"
for each new "?" html add it
cvs commit .
@@ -56,9 +57,7 @@
cp ../libcdio/doc/libcdio.html .
cvs commit libcdio.html
- Remove old cvs versions
- Bump version in configure.ac and add "cvs". See place above in
- Bump version in configure.ac and add "git". See place above in
removal.