Changeset 165 for branches/samba-3.0/source/lib/debug.c
- Timestamp:
- Mar 11, 2009, 9:14:55 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.0/source/lib/debug.c
r124 r165 693 693 * loop check do a new check as root. 694 694 */ 695 695 696 if( geteuid() != 0 ) 696 697 return; … … 715 716 } 716 717 } 718 717 719 /* 718 720 * Here's where we need to panic if dbf == NULL..
Note:
See TracChangeset
for help on using the changeset viewer.