diff options
author | 2009-06-07 00:02:48 +0000 | |
---|---|---|
committer | 2009-06-07 00:02:48 +0000 | |
commit | 142ce44bd1a2f2d2e6374418c0133019bce6fed4 (patch) | |
tree | 447d9ef8ad39fe65028e3719fd7c9980f4249d68 /usr.bin/diff/diff.c | |
parent | Unrevert the curpmap change with the addition of correct %gs handling (diff) | |
download | wireguard-openbsd-142ce44bd1a2f2d2e6374418c0133019bce6fed4.tar.xz wireguard-openbsd-142ce44bd1a2f2d2e6374418c0133019bce6fed4.zip |
No need to malloc, copy, have a single read access, and free right away.
Thus, garbage collect one variable, one strdup, one free, two ifs,
one else and a couple of assignments. No functional change.
ok millert@
Diffstat (limited to 'usr.bin/diff/diff.c')
0 files changed, 0 insertions, 0 deletions