Ignore:
Timestamp:
Sep 13, 2020, 1:17:09 PM (5 years ago)
Author:
bird
Message:

kash: Eliminate the 'temp' node field in nfile so we can share node trees later.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/shinstance.c

    r3447 r3449  
    437437    struct redirtab    *redirlist;
    438438    int                 fd0_redirected/* = 0*/;
    439 
     439#endif
     440    psh->expfnames = NULL; /* stack alloc */
     441
     442#if 0
    440443    /* show.c */
    441444    char                tracebuf[1024];
Note: See TracChangeset for help on using the changeset viewer.