openocd/src/target/openrisc
Tomas Vanek a2e822834d helper/binarybuffer: fix clang static analyzer warnings
Writing bits to an uninitialized buffer generated false warnings.
Zero buffers before setting them by buf_set_u32|64()
(do it only if bit-by-bit copy loop is used,
zeroed buffer is not necessary if a fast path write is used)

Change-Id: I2f7f8ddb45b0cbd08d3e249534fc51f4b5cc6694
Signed-off-by: Tomas Vanek <vanekt@fbl.cz>
Reviewed-on: http://openocd.zylin.com/5383
Tested-by: jenkins
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
2020-03-07 15:30:05 +00:00
..
jsp_server.c Use enum for target_register_timer_callback() 2019-03-01 08:32:03 +00:00
jsp_server.h server: free strduped port numbers 2018-03-15 17:08:53 +00:00
Makefile.am Convert to non-recursive make 2016-12-08 16:23:10 +00:00
or1k_du_adv.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
or1k_du.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
or1k_tap_mohor.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
or1k_tap_vjtag.c helper/binarybuffer: fix clang static analyzer warnings 2020-03-07 15:30:05 +00:00
or1k_tap_xilinx_bscan.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
or1k_tap.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
or1k.c helper/command: change prototype of command_print/command_print_sameline 2019-05-14 19:37:11 +01:00
or1k.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00