Navigation


Changeset 1405:3cbe458fbfa9 in freeDiameter for libfdcore/sctp3436.c


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
  • libfdcore/sctp3436.c

    r1344 r1405  
    138138{
    139139        struct sctp3436_ctx * ctx = arg;
    140         struct cnxctx    *cnx;
     140        struct cnxctx    *cnx = NULL;
    141141
    142142        TRACE_ENTRY("%p", arg);
Note: See TracChangeset for help on using the changeset viewer.