Navigation


Changeset 447:097bae83b07a in freeDiameter for include


Ignore:
Timestamp:
Jul 29, 2010, 11:36:40 AM (14 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Forgot to cleanup the configuration on exit, spotted by valgrind

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/freeDiameter/freeDiameter.h

    r403 r447  
    726726int fd_app_check(struct fd_list * list, application_id_t aid, struct fd_app **detail);
    727727int fd_app_check_common(struct fd_list * list1, struct fd_list * list2, int * common_found);
     728int fd_app_empty(struct fd_list * list);
    728729
    729730#endif /* _FREEDIAMETER_H */
Note: See TracChangeset for help on using the changeset viewer.