Show
Ignore:
Timestamp:
11/23/04 01:09:42 (9 years ago)
Author:
alexcv
Message:

Fixed null pointer dereference

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog/ChangeLog

    r291 r293  
    11# $Header$ 
     2 
     32004-11-23 Alexandre Carmel-Veilleux <acv@acv.ca> 
     4        * src/conf.c: Fixed a NULL pointer dereference in get_ruleset(). 
    25 
    362004-11-22 Alexandre Carmel-Veilleux <acv@acv.ca>