diff options
author | Zachary T Welch <zw@superlucidity.net> | 2009-11-05 19:45:24 -0800 |
---|---|---|
committer | Zachary T Welch <zw@superlucidity.net> | 2009-11-16 01:38:19 -0800 |
commit | 51cd370b396d19555158c1eb913e7c8386d92a0f (patch) | |
tree | b7738b29844e4d5dff3c2af030028cf64b57704e /src/server | |
parent | 23cc85b307de80be089dcb0048dbb6168e59651a (diff) | |
download | openocd+libswd-51cd370b396d19555158c1eb913e7c8386d92a0f.tar.gz openocd+libswd-51cd370b396d19555158c1eb913e7c8386d92a0f.tar.bz2 openocd+libswd-51cd370b396d19555158c1eb913e7c8386d92a0f.tar.xz openocd+libswd-51cd370b396d19555158c1eb913e7c8386d92a0f.zip |
Use nand_fileio_* in write/dump commands.
This patch eliminates duplicated code in the the NAND 'dump' and 'write'
by using the new static helper functions.
These changes also fix a possible memory leak in nand dump command, in
the case that the dump file failed to open.
Overall, the changes should be functionally equivalent, but the
resulting code will be easier to improve and extend further.
Diffstat (limited to 'src/server')
0 files changed, 0 insertions, 0 deletions