commit | f808e777db05bed7b3c0a4aa5f12121fb3d0ca5f | [log] [tgz] |
---|---|---|
author | Dan Fandrich <dan@coneharvesters.com> | Thu Nov 03 10:18:33 2011 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Thu Nov 03 10:18:33 2011 +0100 |
tree | d10f8cd070cb1b748990734de7dff342f5dad64d | |
parent | b5ebe5fdb3a520114fc4f956687e2c51f3b81429 [diff] |
rx: Fix file corruption with duplicate blocks Rather than dropping the dupe, rx was appending it to the file. Signed-off-by: Dan Fandrich <dan@coneharvesters.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>