[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openssh-unix-dev
Subject:    Small buglet in openssh-2.9.9p2/session.c
From:       Daniel Ehrlich <ehrlich () edison ! ee ! psu ! edu>
Date:       2001-09-28 15:15:55
[Download RAW message or body]

Trying to use something before it is defined.

*** session.c-  Fri Sep 28 11:13:25 2001
--- session.c   Fri Sep 28 10:05:48 2001
***************
*** 139,144 ****
--- 139,148 ----
  static void session_close(Session *);
  static int session_pty_req(Session *);
  
+ #ifdef LOGIN_NEEDS_UTMPX
+ static void do_pre_login(Session *s);
+ #endif /* LOGIN_NEEDS_UTMPX */
+ 
  /* import */
  extern ServerOptions options;
  extern char *__progname;

-- Dan Ehrlich
   Electrical Engineering
   Penn State University
   ehrlich@ee.psu.edu

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic