# # # patch "automate.cc" # from [c8d93c4266411e0dbee70e4144e2ac6c395c7789] # to [9a700bfc52a6a21e3b5d2d930ad634d455dafcae] # ============================================================ --- automate.cc c8d93c4266411e0dbee70e4144e2ac6c395c7789 +++ automate.cc 9a700bfc52a6a21e3b5d2d930ad634d455dafcae @@ -528,7 +528,7 @@ struct node_info file_id ident; full_attr_map_t attrs; - node_info() : exists(false), type(path::nonexistent) {} + node_info() : exists(false), id(the_null_node), type(path::nonexistent) {} }; static void