Ignore:
Timestamp:
03/04/12 19:27:12 (12 years ago)
Author:
nit
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/networkbrowser/netlib/showmount.c

    r14408 r14412  
    9595        int fd = -1;
    9696        int ret = 0, rest = 0, optval;
    97         socklen_t optlen = sizeof(optval);
    9897        struct timeval timeout;
    9998        struct sockaddr_in cliaddr;
     
    258257        struct timeval total_timeout;
    259258        struct timeval pertry_timeout;
    260         CLIENT *mclient;
     259        CLIENT *mclient = NULL;
    261260        groups grouplist;
    262261        exports exportlist; // exl;
Note: See TracChangeset for help on using the changeset viewer.