• Nirbhay Choubey's avatar
    BUG#12329909 - BUILDING MYSQL WITH DEBUG SUPPORT · e0a3b45e
    Nirbhay Choubey authored
                   FAILS WITH LIBEDIT
    
    Fixed by checking the return value of the write()
    function calls and handling the open files and fd
    appropriately.
    
    
    cmd-line-utils/libedit/vi.c:
      BUG#12329909 - BUILDING MYSQL WITH DEBUG SUPPORT
                     FAILS WITH LIBEDIT
      
      Added a check on the return value of the write()
      function calls.
    e0a3b45e
vi.c 23.7 KB