Remove const from rpmMkTempFile file name parameter
authorPanu Matilainen <pmatilai@redhat.com>
Sun, 16 Dec 2007 14:25:09 +0000 (16:25 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Sun, 16 Dec 2007 14:25:09 +0000 (16:25 +0200)
commit14284725e6ddca4a8cd8ce5b0a4ba1e1ee7cef73
treee70b2f0c26bd407051d2309eef3afe027c0244f0
parent3ec48632b894c299c4c4455d4e12bbce0bd37f32
Remove const from rpmMkTempFile file name parameter
- the temp name is malloced and needs to be freed by caller
build/build.c
build/pack.c
lib/psm.c
lib/rpmchecksig.c
lib/signature.c
rpmio/rpmfileutil.c
rpmio/rpmfileutil.h