DragonFly commits List (threaded) for 2005-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sbin/ccdconfig ccdconfig.c
joerg 2005/01/13 23:14:15 PST
DragonFly src repository
Modified files:
sbin/ccdconfig ccdconfig.c
Log:
Instead of messing around with sprintf, use asprintf to do the allocation
for us. Don't read before the start of the string, if "" is passed in.
Revision Changes Path
1.6 +10 -13 src/sbin/ccdconfig/ccdconfig.c
http://www.dragonflybsd.org/cvsweb/src/sbin/ccdconfig/ccdconfig.c.diff?r1=1.5&r2=1.6&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]