comparison include/freeDiameter/freeDiameter.h @ 447:097bae83b07a

Forgot to cleanup the configuration on exit, spotted by valgrind
author Sebastien Decugis <sdecugis@nict.go.jp>
date Thu, 29 Jul 2010 11:36:40 +0900
parents 26aafbbc1640
children f1484823cb4a
comparison
equal deleted inserted replaced
446:66f58cecf3cd 447:097bae83b07a
723 }; 723 };
724 724
725 int fd_app_merge(struct fd_list * list, application_id_t aid, vendor_id_t vid, int auth, int acct); 725 int fd_app_merge(struct fd_list * list, application_id_t aid, vendor_id_t vid, int auth, int acct);
726 int fd_app_check(struct fd_list * list, application_id_t aid, struct fd_app **detail); 726 int fd_app_check(struct fd_list * list, application_id_t aid, struct fd_app **detail);
727 int fd_app_check_common(struct fd_list * list1, struct fd_list * list2, int * common_found); 727 int fd_app_check_common(struct fd_list * list1, struct fd_list * list2, int * common_found);
728 int fd_app_empty(struct fd_list * list);
728 729
729 #endif /* _FREEDIAMETER_H */ 730 #endif /* _FREEDIAMETER_H */
"Welcome to our mercurial repository"