Navigation



Ignore:
Timestamp:
Feb 18, 2020, 2:23:53 PM (4 years ago)
Author:
Luke Mewburn <luke@mewburn.net>
Branch:
default
Phase:
public
Message:

Fix compiler warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/app_diameap/diameap_server.c

    r1151 r1405  
    30653065        struct diameap_state_machine * diameap_sm = NULL;
    30663066        struct diameap_eap_interface eap_i;
    3067         struct msg *req, *ans;
     3067        struct msg *req, *ans = NULL;
    30683068        boolean non_fatal_error = FALSE;
    30693069
Note: See TracChangeset for help on using the changeset viewer.