FreeBSD Port: sarg-1.4.1_1

Fyodor Ustinov ufm at itcg.ru
Sun Oct 3 04:04:22 PDT 2004


Hello mt,

sarg 1.4.1_1
file: sort.c
Function: void sort_users_log(char *tmp, int debug)

trouble in end of function.
----
   (void)closedir( dirp );
   (void)rewinddir( dirp );
---

rewinddir should be placed before closedir (or removed generally
nafig)

-- 
Best regards,
 Fyodor                          mailto:ufm at itcg.ru



More information about the freebsd-ports mailing list