diff options
author | Liam Beguin <liambeguin@gmail.com> | 2017-12-03 17:17:15 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-12-04 09:02:21 -0800 |
commit | 7dcbb3cb6d4f06ff305e5a18dba873261d3fa5d3 (patch) | |
tree | ee7da85597b6eaf7698e817cad86cc2bf83dd2f8 /lockfile.h | |
parent | f3b633dad4cc54c7cdaa007e97d00b2c935c9a90 (diff) | |
download | git-7dcbb3cb6d4f06ff305e5a18dba873261d3fa5d3.tar.gz git-7dcbb3cb6d4f06ff305e5a18dba873261d3fa5d3.tar.xz |
rebase -i: set commit to null in exec commands
Make sure commit is set to NULL when parsing exec instructions
from the todo list. If not, we may try to access an uninitialized
address later while updating the todo list.
Signed-off-by: Liam Beguin <liambeguin@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'lockfile.h')
0 files changed, 0 insertions, 0 deletions