Project

General

Profile

« Previous | Next » 

Revision b555e659

Added by nobu (Nobuyoshi Nakada) almost 4 years ago

Do not use fcopyfile if appending to non-empty file [Bug #18388]

fcopyfile appends src to to and then truncates to to it's
original size.