Skip to content

Commit

Permalink
Initialized main_src_ptr
Browse files Browse the repository at this point in the history
  • Loading branch information
jvalcher committed Nov 7, 2024
1 parent 6e4c044 commit c2ab651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/update_window_data/get_source_path_line_func.c
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ get_source_path_line_func_gdb (state_t *state)
curr_index;
char *src_ptr,
*path_ptr,
*main_path_ptr,
*main_path_ptr = NULL,
*prev_ptr;
window_t *win;
bool is_running;
Expand Down

0 comments on commit c2ab651

Please sign in to comment.