Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/gnu/dist/xcvs



Module Name:    src
Committed By:   christos
Date:           Fri May 12 15:33:18 UTC 2006

Modified Files:
        src/gnu/dist/xcvs: ChangeLog
        src/gnu/dist/xcvs/src: add.c client.c commit.c entries.c log.c logmsg.c
            rcs.c server.c vers_ts.c

Log Message:
Revert previous coverity fixes because they were caused by the wrong model
(xstrdup() from xlint was used instead of the locally defined one). Replace
with assertions instead (from Mark D. Baushke)


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/gnu/dist/xcvs/ChangeLog
cvs rdiff -r1.2 -r1.3 src/gnu/dist/xcvs/src/add.c src/gnu/dist/xcvs/src/log.c \
    src/gnu/dist/xcvs/src/rcs.c src/gnu/dist/xcvs/src/vers_ts.c
cvs rdiff -r1.4 -r1.5 src/gnu/dist/xcvs/src/client.c \
    src/gnu/dist/xcvs/src/logmsg.c src/gnu/dist/xcvs/src/server.c
cvs rdiff -r1.3 -r1.4 src/gnu/dist/xcvs/src/commit.c \
    src/gnu/dist/xcvs/src/entries.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index