This blog is updated daily.
A general description is here.
Calling ‘file.copy()’ or ‘dirname()’ with the invalid input ‘""’ (which was being used in packages, despite not being a file path) could have caused a segfault.
‘dirname("")’ is now ‘""’ rather than ‘"."’ (unless it segfaulted).
