• Paul Eggert's avatar
    * fileio.c (report_file_errno): Fix errno reporting bug. · a9757f6a
    Paul Eggert authored
    If the file name is neither null nor a pair, package it up as a
    singleton list.  All callers changed, both to this function and to
    report_file_error.  This fixes a bug where the memory allocator
    invoked by list1 set errno so that the immediately following
    report_file_error reported the wrong errno value.
    a9757f6a
unexaix.c 15.6 KB