| commit | 068a039b8bd7c7386bb0d88f0ae245b0fe4132e9 | [log] [tgz] | 
|---|---|---|
| author | Alan Modra <amodra@gmail.com> | Wed Oct 20 10:09:57 2021 +1030 | 
| committer | Alan Modra <amodra@gmail.com> | Thu Oct 21 07:54:27 2021 +1030 | 
| tree | 8e486ad496107538d58b7dfc2fb0e0a3c7173ae6 | |
| parent | c7fdac09d919aaf86d302e6c622de6ee000c1b7c [diff] | 
PR28417, std::string no longer allows accepting nullptr_t PR 28417 * incremental.cc (Sized_relobj_incr::do_section_name): Avoid std:string undefined behaviour. * options.h (Search_directory::Search_directory): Likewise.