diff options
author | Eric Wong <normalperson@yhbt.net> | 2008-08-31 19:45:07 -0700 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2008-09-05 16:58:38 -0700 |
commit | 991255c634500fe51a70aae6a8e7c8d7b73db0cc (patch) | |
tree | 2d413575d73dde6531d7a3186f4d10775d61f4e0 /test-parse-options.c | |
parent | 8598db935b653c638109aecab3e345c45d53af07 (diff) | |
download | git-991255c634500fe51a70aae6a8e7c8d7b73db0cc.tar.gz git-991255c634500fe51a70aae6a8e7c8d7b73db0cc.tar.xz |
git-svn: check error code of send_txstream
Not checking the error code of a function used to transform and
send data makes me nervous. It currently returns "undef" on
success; so die if we get any result other than "undef" because
it's likely something went wrong somewhere. I really wish this
function returned an MD5 like send_stream (or better yet, SHA1)
for verification.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'test-parse-options.c')
0 files changed, 0 insertions, 0 deletions