Next | Query returned 1 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2009-10-23 12:28:23 by Matthias Scheler | Files touched by this commit (2)
Log message:
Pullup ticket #2921 - requested by joerg
pkg_install: bug fix

Revisions pulled up:
- pkgtools/pkg_install/files/lib/pkgdb.c	1.36
- pkgtools/pkg_install/files/lib/version.h	1.142
---
Module Name:	pkgsrc
Committed By:	joerg
Date:		Thu Oct 22 22:51:29 UTC 2009

Modified Files:
	pkgsrc/pkgtools/pkg_install/files/lib: pkgdb.c version.h

Log message:
pkg_install-20091009:
Do not overwrite a string with itself using snprintf. This breaks
setting the pkgdb directory internally on Linux. Explicitly check
if the string is the same and otherwise just use xstrdup.

Next | Query returned 1 messages, browsing 1 to 10 | previous