2022-03-09 11:33:51 /home/simmo/dev/goblint/sv-comp/analyzer/goblint --conf /home/simmo/dev/goblint/sv-comp/goblint-bench/index/conf/td3.json -v --set dbg.timeout 60 --enable incremental.restart.sided.enabled --set incremental.restart.sided.fuel 0 --enable incremental.load --set save_run increment smtprc_comb.c --enable dbg.uncalled --enable allglobs --enable printstats Custom include dirs: 1. /home/simmo/dev/goblint/sv-comp/goblint/includes (exists=true) Preprocessing files. Preprocessor cpp: is_bad=false 'cpp' '--undef' '__BLOCKS__' '-I' '/home/simmo/dev/goblint/sv-comp/goblint/includes' '/home/simmo/dev/goblint/sv-comp/goblint/includes/stdlib.c' '-o' '.goblint/preprocessed/stdlib.i' 'cpp' '--undef' '__BLOCKS__' '-I' '/home/simmo/dev/goblint/sv-comp/goblint/includes' '/home/simmo/dev/goblint/sv-comp/goblint/includes/pthread.c' '-o' '.goblint/preprocessed/pthread.i' 'cpp' '--undef' '__BLOCKS__' '-I' '/home/simmo/dev/goblint/sv-comp/goblint/includes' 'smtprc_comb.c' '-o' '.goblint/preprocessed/smtprc_comb.i' Parsing files. Frontc is parsing .goblint/preprocessed/stdlib.i Converting CABS->CIL Frontc is parsing .goblint/preprocessed/pthread.i Converting CABS->CIL Frontc is parsing .goblint/preprocessed/smtprc_comb.i Converting CABS->CIL Pre-merging (0) .goblint/preprocessed/stdlib.i Pre-merging (1) .goblint/preprocessed/pthread.i Pre-merging (2) .goblint/preprocessed/smtprc_comb.i :-1: Warning: Incompatible declaration for pthread_create (from .goblint/preprocessed/smtprc_comb.i(2)). Previous was at /usr/include/pthread.h:202 (from .goblint/preprocessed/pthread.i (1)) Failed assumption that pthread_attr_t and pthread_attr_t are isomorphic Failed assumption that union pthread_attr_t and union __anonunion_pthread_attr_t_14 are isomorphic (different array sizes) union pthread_attr_t { char __size[56] ; long __align ; }; union __anonunion_pthread_attr_t_14 { char __size[36] ; long __align ; }; :-1: Warning: Incompatible declaration for pthread_attr_init (from .goblint/preprocessed/smtprc_comb.i(2)). Previous was at /usr/include/pthread.h:285 (from .goblint/preprocessed/pthread.i (1)) Failed assumption that pthread_attr_t and pthread_attr_t are isomorphic Failed assumption that union pthread_attr_t and union __anonunion_pthread_attr_t_14 are isomorphic (different array sizes) union pthread_attr_t { char __size[56] ; long __align ; }; union __anonunion_pthread_attr_t_14 { char __size[36] ; long __align ; }; :-1: Warning: Incompatible declaration for pthread_attr_getstacksize (from .goblint/preprocessed/smtprc_comb.i(2)). Previous was at /usr/include/pthread.h:366 (from .goblint/preprocessed/pthread.i (1)) Failed assumption that pthread_attr_t and pthread_attr_t are isomorphic Failed assumption that union pthread_attr_t and union __anonunion_pthread_attr_t_14 are isomorphic (different array sizes) union pthread_attr_t { char __size[56] ; long __align ; }; union __anonunion_pthread_attr_t_14 { char __size[36] ; long __align ; }; :-1: Warning: Incompatible declaration for pthread_attr_setstacksize (from .goblint/preprocessed/smtprc_comb.i(2)). Previous was at /usr/include/pthread.h:373 (from .goblint/preprocessed/pthread.i (1)) Failed assumption that pthread_attr_t and pthread_attr_t are isomorphic Failed assumption that union pthread_attr_t and union __anonunion_pthread_attr_t_14 are isomorphic (different array sizes) union pthread_attr_t { char __size[56] ; long __align ; }; union __anonunion_pthread_attr_t_14 { char __size[36] ; long __align ; }; :-1: Warning: Incompatible declaration for pthread_mutex_init (from .goblint/preprocessed/smtprc_comb.i(2)). Previous was at /usr/include/pthread.h:781 (from .goblint/preprocessed/pthread.i (1)) Failed assumption that pthread_mutex_t and pthread_mutex_t are isomorphic Failed assumption that union __anonunion_pthread_mutex_t_335460617 and union __anonunion_pthread_mutex_t_15 are isomorphic (different number of fields in __pthread_mutex_s and __pthread_mutex_s: 8 != 6.) union __anonunion_pthread_mutex_t_335460617 { struct __pthread_mutex_s __data ; char __size[40] ; long __align ; }; union __anonunion_pthread_mutex_t_15 { struct __pthread_mutex_s __data ; char __size[24] ; long __align ; }; :-1: Warning: Incompatible declaration for pthread_mutex_lock (from .goblint/preprocessed/smtprc_comb.i(2)). Previous was at /usr/include/pthread.h:794 (from .goblint/preprocessed/pthread.i (1)) Failed assumption that pthread_mutex_t and pthread_mutex_t are isomorphic Failed assumption that union __anonunion_pthread_mutex_t_335460617 and union __anonunion_pthread_mutex_t_15 are isomorphic (different number of fields in __pthread_mutex_s and __pthread_mutex_s: 8 != 6.) union __anonunion_pthread_mutex_t_335460617 { struct __pthread_mutex_s __data ; char __size[40] ; long __align ; }; union __anonunion_pthread_mutex_t_15 { struct __pthread_mutex_s __data ; char __size[24] ; long __align ; }; :-1: Warning: Incompatible declaration for pthread_mutex_unlock (from .goblint/preprocessed/smtprc_comb.i(2)). Previous was at /usr/include/pthread.h:835 (from .goblint/preprocessed/pthread.i (1)) Failed assumption that pthread_mutex_t and pthread_mutex_t are isomorphic Failed assumption that union __anonunion_pthread_mutex_t_335460617 and union __anonunion_pthread_mutex_t_15 are isomorphic (different number of fields in __pthread_mutex_s and __pthread_mutex_s: 8 != 6.) union __anonunion_pthread_mutex_t_335460617 { struct __pthread_mutex_s __data ; char __size[40] ; long __align ; }; union __anonunion_pthread_mutex_t_15 { struct __pthread_mutex_s __data ; char __size[24] ; long __align ; }; Final merging phase (0): .goblint/preprocessed/stdlib.i Final merging phase (1): .goblint/preprocessed/pthread.i Final merging phase (2): .goblint/preprocessed/smtprc_comb.i Constructors: Adding constructors to: main Unmarshalling /home/simmo/dev/goblint/sv-comp/goblint-bench/pthread/incremental_data/results/ast.data... If type of content changed, this will result in a segmentation fault! Unmarshalling /home/simmo/dev/goblint/sv-comp/goblint-bench/pthread/incremental_data/results/version.data... If type of content changed, this will result in a segmentation fault! Unmarshalling /home/simmo/dev/goblint/sv-comp/goblint-bench/pthread/incremental_data/results/solver.data... If type of content changed, this will result in a segmentation fault! And now... the Goblin! Startfuns: [main] Exitfuns: [] Otherfuns: [] Using new format for phases! Activated analyses for phase 0: expRelation, base, threadid, threadflag, threadreturn, escape, mutex, access, mallocWrapper Activated transformations for phase 0: Generating the control flow graph. Unmarshalling /home/simmo/dev/goblint/sv-comp/goblint-bench/pthread/incremental_data/results/analysis.data... If type of content changed, this will result in a segmentation fault! Initializing 9 globals. Executing 69 assigns. Solving the constraint system with td3. Solver statistics are shown every 10s or by signal sigusr1. Loaded data for incremental analysis: |rho|=6303 |stable|=6302 |infl|=6303 |wpoint|=0 |side_dep|=502 |side_infl|=2349 change_info = { unchanged = 620; changed = 1; added = 0; removed = 0 } Completely changed function: relay_check Destabilizing changed functions and primary old nodes ... Restarting to bot entry state of relay_check on smtprc_comb.c:4023:1-4166:1 Restarting to bot entry state of relay_check on smtprc_comb.c:4023:1-4166:1 Removing data for changed and removed functions... Destabilizing sides of changed functions, primary old nodes and removed functions ... marked entry state of relay_check on smtprc_comb.c:4023:1-4166:1 marked entry state of relay_check on smtprc_comb.c:4023:1-4166:1 Data after clean-up: |rho|=6145 |stable|=6056 |infl|=6147 |wpoint|=0 |side_dep|=500 |side_infl|=2238 Unstable solver start vars in 1. phase: call of main on smtprc_comb.c:705:1-784:1 Data after solve completed: |rho|=8175 |stable|=8174 |infl|=8175 |wpoint|=0 |side_dep|=0 |side_infl|=0 Postsolving [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___2, NoOffset)) (smtprc_comb.c:5067:3-5067:38) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___36, NoOffset)) (smtprc_comb.c:1565:3-1565:51) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3703:7-3703:43) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3703:7-3703:43) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___14, NoOffset)) (smtprc_comb.c:1055:19-1055:63) [Info][Unsound] Unknown address in (char * __restrict )o.email_subject has escaped. (smtprc_comb.c:1392:11-1393:39) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1392:11-1393:39) [Warning][Integer > Overflow][CWE-191] Unsigned integer underflow (smtprc_comb.c:1392:11-1393:39) [Error][Imprecise][Unsound] Function definition missing for strncat (smtprc_comb.c:1392:11-1393:39) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(email_subject:TPtr(TInt(char, ), ), NoOffset)))), CastE(TPtr(TInt(char, const ), __restrict ), StartOf(Var(buf, NoOffset))), CastE(TInt(unsigned int, ), Lval(Var(size, NoOffset))) (smtprc_comb.c:1392:11-1393:39) [Error][Imprecise][Unsound] Function definition missing for getsockopt (smtprc_comb.c:539:7-539:107) [Info][Imprecise] Invalidating expressions: Lval(Var(sockfd, NoOffset)), Const(Int(1,int,1)), Const(Int(4,int,4)), CastE(TPtr(TVoid(), __restrict ), AddrOf(Var(serror, NoOffset))), CastE(TPtr(TNamed(socklen_t, TNamed(__socklen_t, TInt(unsigned int, ), ), ), __restrict ), AddrOf(Var(len, NoOffset))) (smtprc_comb.c:539:7-539:107) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___3, NoOffset)) (smtprc_comb.c:539:7-539:107) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5342:11-5342:80) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4807:8-4807:60) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4807:8-4807:60) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___4, NoOffset)) (smtprc_comb.c:5618:5-5618:40) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:882:9-882:77) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___35, NoOffset)) (smtprc_comb.c:5121:13-5121:61) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4172:3-4172:30) [Info][Unsound] Unknown address in stdin has escaped. (smtprc_comb.c:1574:7-1574:30) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1574:7-1574:30) [Info][Imprecise] Invalidating expressions: Lval(Var(stdin, NoOffset)) (smtprc_comb.c:1574:7-1574:30) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___35, NoOffset)) (smtprc_comb.c:1574:7-1574:30) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2963:5-2965:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2963:5-2965:5) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3661:5-3666:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3661:5-3666:5) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:4792:5-4792:22) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3602:7-3602:80) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3602:7-3602:80) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3602:7-3602:80) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:3098:17-3099:51) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3098:17-3099:51) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3098:17-3099:51) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___7, NoOffset)) (smtprc_comb.c:5287:11-5287:46) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5465:27-5466:75) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->r_data_end has escaped. (smtprc_comb.c:5465:27-5466:75) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:5465:27-5466:75) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(r_data_end:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:5465:27-5466:75) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5465:27-5466:75) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4897:3-4898:50) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->mail_from has escaped. (smtprc_comb.c:4897:3-4898:50) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:4897:3-4898:50) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(mail_from:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:4897:3-4898:50) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4897:3-4898:50) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___9, NoOffset)) (smtprc_comb.c:2041:13-2041:46) [Info][Unsound] Unknown address in stdin has escaped. (smtprc_comb.c:1663:19-1663:42) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1663:19-1663:42) [Info][Imprecise] Invalidating expressions: Lval(Var(stdin, NoOffset)) (smtprc_comb.c:1663:19-1663:42) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___42, NoOffset)) (smtprc_comb.c:1663:19-1663:42) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(myaddr, NoOffset))) (smtprc_comb.c:617:3-617:23) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:617:3-617:23) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(ip_range:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:4419:5-4420:22) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(path, NoOffset))) (smtprc_comb.c:2773:5-2773:79) [Info][Unsound] Unknown address in stdout has escaped. (smtprc_comb.c:4187:3-4187:17) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:4187:3-4187:17) [Info][Imprecise] Invalidating expressions: Lval(Var(stdout, NoOffset)) (smtprc_comb.c:4187:3-4187:17) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4187:3-4187:17) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___10, NoOffset)) (smtprc_comb.c:1215:7-1215:49) [Info][Unsound] Unknown address in stdout has escaped. (smtprc_comb.c:5770:3-5770:17) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:5770:3-5770:17) [Info][Imprecise] Invalidating expressions: Lval(Var(stdout, NoOffset)) (smtprc_comb.c:5770:3-5770:17) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:3953:5-3953:75) [Info][Unsound] Unknown address in (FILE * __restrict )stderr has escaped. (smtprc_comb.c:1731:5-1732:21) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1731:5-1732:21) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stderr, NoOffset))) (smtprc_comb.c:1731:5-1732:21) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5489:26-5489:80) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5489:26-5489:80) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5489:26-5489:80) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5458:28-5458:80) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5458:28-5458:80) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3121:19-3121:89) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3121:19-3121:89) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3121:19-3121:89) [Warning][Integer > Overflow][CWE-190][CWE-191] Signed integer overflow and underflow (smtprc_comb.c:1500:9-1500:28) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:2824:3-2824:71) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp, NoOffset)) (smtprc_comb.c:2584:3-2584:37) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:4702:9-4702:26) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3257:3-3257:35) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___18, NoOffset)) (smtprc_comb.c:4355:5-4355:44) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(string, NoOffset))) (smtprc_comb.c:591:5-591:64) [Info][Imprecise] Invalidating expressions: AddrOf(Var(numbytes, NoOffset)) (smtprc_comb.c:591:5-591:64) [Info][Unsound] Unknown address in (FILE * __restrict )errord_fd has escaped. (smtprc_comb.c:3038:15-3038:87) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3038:15-3038:87) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(errord_fd, NoOffset))) (smtprc_comb.c:3038:15-3038:87) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4297:5-4297:69) [Info][Imprecise] Invalidating expressions: AddrOf(Var(failed_fd, NoOffset)) (smtprc_comb.c:2932:3-2932:90) [Info][Unsound] Unknown address in {&failed_fd} has escaped. (smtprc_comb.c:2932:3-2932:90) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2932:3-2932:90) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2932:3-2932:90) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3317:5-3317:59) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3317:5-3317:59) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3317:5-3317:59) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2510:6-2510:56) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2510:6-2510:56) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:885:9-886:25) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(iprange2, NoOffset))) (smtprc_comb.c:885:9-886:25) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4798:6-4798:60) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4798:6-4798:60) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:4590:3-4590:78) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(domain:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:4590:3-4590:78) [Info][Unsound] Unknown address in (char * __restrict )o.email has escaped. (smtprc_comb.c:1467:11-1468:39) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1467:11-1468:39) [Warning][Integer > Overflow][CWE-191] Unsigned integer underflow (smtprc_comb.c:1467:11-1468:39) [Error][Imprecise][Unsound] Function definition missing for strncat (smtprc_comb.c:1467:11-1468:39) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(email:TPtr(TInt(char, ), ), NoOffset)))), CastE(TPtr(TInt(char, const ), __restrict ), StartOf(Var(buf, NoOffset))), CastE(TInt(unsigned int, ), Lval(Var(size, NoOffset))) (smtprc_comb.c:1467:11-1468:39) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4999:6-4999:85) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4999:6-4999:85) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2519:8-2519:80) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2519:8-2519:80) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___21, NoOffset)) (smtprc_comb.c:4951:13-4951:49) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___24, NoOffset)) (smtprc_comb.c:4957:13-4957:49) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3724:3-3725:27) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3724:3-3725:27) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3724:3-3725:27) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3724:3-3725:27) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:960:19-960:45) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5469:27-5469:44) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___9, NoOffset)) (smtprc_comb.c:5607:3-5607:50) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3065:13-3091:13) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3065:13-3091:13) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4695:9-4695:79) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:3024:15-3025:64) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3024:15-3025:64) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3024:15-3025:64) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3024:15-3025:64) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:3018:15-3019:62) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3018:15-3019:62) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3018:15-3019:62) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3018:15-3019:62) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:4788:3-4788:46) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___25, NoOffset)) (smtprc_comb.c:4374:5-4374:44) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3844:5-3844:20) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3844:5-3844:20) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5498:25-5498:116) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5498:25-5498:116) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4527:5-4529:5) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3523:5-3523:56) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3266:3-3267:17) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3266:3-3267:17) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3266:3-3267:17) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(machine_file:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:4397:5-4398:22) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:4567:19-4567:23) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp, NoOffset)) (smtprc_comb.c:2442:9-2442:63) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:3037:15-3037:30) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3486:3-3486:25) [Info][Imprecise] Invalidating expressions: AddrOf(Var(fd, NoOffset)) (smtprc_comb.c:2105:3-2105:81) [Info][Unsound] Unknown address in {&fd} has escaped. (smtprc_comb.c:2105:3-2105:81) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2105:3-2105:81) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2105:3-2105:81) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___5, NoOffset)) (smtprc_comb.c:5623:5-5623:40) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___5, NoOffset)) (smtprc_comb.c:5211:5-5211:40) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(ip_list:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:4354:5-4354:87) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4644:6-4644:58) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4644:6-4644:58) [Error][Imprecise][Unsound] Function definition missing for strncat (smtprc_comb.c:3835:7-3835:82) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))), CastE(TPtr(TInt(char, const ), __restrict ), Const(CStr("<",_))), Const(Int(2000,unsigned int,8192U)) (smtprc_comb.c:3835:7-3835:82) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3494:9-3495:33) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3494:9-3495:33) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3494:9-3495:33) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3494:9-3495:33) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3589:5-3593:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3589:5-3593:5) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5559:5-5559:95) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5559:5-5559:95) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___2, NoOffset)) (smtprc_comb.c:4896:3-4896:38) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:5593:3-5593:61) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:486:3-492:3) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:721:3-721:30) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5680:5-5681:21) [Info][Unsound] Unknown address in (char * __restrict )(*(hosts + cur_host))->r_quit has escaped. (smtprc_comb.c:5680:5-5681:21) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:5680:5-5681:21) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(r_quit:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:5680:5-5681:21) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5680:5-5681:21) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2973:9-2979:9) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2973:9-2979:9) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:2992:11-2992:26) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___11, NoOffset)) (smtprc_comb.c:2928:5-2928:39) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)[def_exc:Unknown int([-63,63]); intervals:[2,9223372036854775807]]} could be an escaped pointer address! (smtprc_comb.c:2928:5-2928:39) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2928:5-2928:39) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), StartOf(Var(buf, NoOffset))), Const(Int(0,int,0)), Const(Int(2000,unsigned int,8192U)) (smtprc_comb.c:1687:3-1687:34) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4725:8-4725:84) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4725:8-4725:84) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___50, NoOffset)) (smtprc_comb.c:1726:3-1726:41) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:2770:5-2770:73) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5659:6-5659:60) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5659:6-5659:60) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5659:6-5659:60) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3415:3-3427:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3415:3-3427:3) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5688:5-5688:73) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(dest, NoOffset))) (smtprc_comb.c:2614:3-2614:79) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2614:3-2614:79) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___53, NoOffset)) (smtprc_comb.c:4468:5-4468:44) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1065:20-1065:37) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:959:17-971:17) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:1098:7-1098:77) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:4601:3-4601:59) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4177:3-4177:23) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5004:5-5004:96) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5004:5-5004:96) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3753:3-3754:18) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3753:3-3754:18) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3753:3-3754:18) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___1, NoOffset)) (smtprc_comb.c:5676:5-5676:40) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___15, NoOffset)) (smtprc_comb.c:1058:19-1058:63) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3529:7-3530:31) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3529:7-3530:31) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3529:7-3530:31) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3529:7-3530:31) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3524:5-3525:29) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3524:5-3525:29) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3524:5-3525:29) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3524:5-3525:29) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3518:7-3519:21) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3518:7-3519:21) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3518:7-3519:21) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3514:5-3515:19) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3514:5-3515:19) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3514:5-3515:19) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp, NoOffset)) (smtprc_comb.c:2132:9-2132:63) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___1, NoOffset)) (smtprc_comb.c:1350:9-1350:42) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:1050:20-1050:67) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:5600:3-5600:41) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1351:9-1351:29) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___31, NoOffset)) (smtprc_comb.c:5448:17-5448:65) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___9, NoOffset)) (smtprc_comb.c:5341:11-5341:46) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:3708:3-3708:20) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3708:3-3708:20) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4998:5-4998:73) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4720:8-4720:60) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4720:8-4720:60) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3224:11-3228:11) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3224:11-3228:11) [Info][Imprecise] Invalidating expressions: StartOf(Var(buf2, Index(Const(Int(0,int,0)), NoOffset))), StartOf(Var(buf2, Index(Const(Int(1,int,1)), NoOffset))), StartOf(Var(buf2, Index(Const(Int(2,int,2)), NoOffset))) (smtprc_comb.c:1201:5-1202:49) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___18, NoOffset)) (smtprc_comb.c:1201:5-1202:49) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4952:13-4952:83) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___25, NoOffset)) (smtprc_comb.c:5136:25-5136:61) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5541:11-5541:101) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5541:11-5541:101) [Info][Imprecise] Invalidating expressions: AddrOf(Var(t, NoOffset)) (smtprc_comb.c:1457:9-1457:51) [Info][Unsound] Unknown address in {&t} has escaped. (smtprc_comb.c:1457:9-1457:51) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1457:9-1457:51) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___4, NoOffset)) (smtprc_comb.c:2769:5-2769:27) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___30, NoOffset)) (smtprc_comb.c:5446:15-5446:63) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3743:3-3743:205) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3743:3-3743:205) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3743:3-3743:205) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___31, NoOffset)) (smtprc_comb.c:4396:5-4396:44) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:289:5-289:9) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___21, NoOffset)) (smtprc_comb.c:5306:11-5306:59) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5173:23-5173:113) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5173:23-5173:113) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___26, NoOffset)) (smtprc_comb.c:5276:3-5276:51) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:612:3-612:60) [Error][Imprecise][Unsound] Function definition missing for gethostbyaddr (smtprc_comb.c:612:3-612:60) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid( const ), ), CastE(TPtr(TInt(char, ), ), Lval(Var(myaddr, NoOffset)))), Const(Int(4,unsigned int,4U)), Const(Int(2,int,2)) (smtprc_comb.c:612:3-612:60) [Info][Imprecise] Invalidating expressions: AddrOf(Var(hn, NoOffset)) (smtprc_comb.c:612:3-612:60) [Info][Unsound] Unknown address in {&hn} has escaped. (smtprc_comb.c:612:3-612:60) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:612:3-612:60) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(mailbox:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:1990:21-1991:38) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1646:21-1646:29) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___2, NoOffset)) (smtprc_comb.c:2289:9-2289:45) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2289:9-2289:45) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:2766:3-2766:7) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___15, NoOffset)) (smtprc_comb.c:4813:7-4813:43) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1593:5-1593:9) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2918:5-2919:21) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(failed_file, NoOffset))) (smtprc_comb.c:2918:5-2919:21) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___1, NoOffset)) (smtprc_comb.c:2817:3-2817:56) [Info][Unsound] Unknown address in (FILE * __restrict )stderr has escaped. (smtprc_comb.c:427:5-427:111) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:427:5-427:111) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stderr, NoOffset))) (smtprc_comb.c:427:5-427:111) [Info][Unsound] Unknown address in (FILE * __restrict )failed_fd has escaped. (smtprc_comb.c:3027:13-3027:86) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3027:13-3027:86) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(failed_fd, NoOffset))) (smtprc_comb.c:3027:13-3027:86) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___0, NoOffset)) (smtprc_comb.c:863:5-863:44) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:950:21-952:21) [Info][Unsound] Unknown address in (FILE * __restrict )failed_fd has escaped. (smtprc_comb.c:2951:3-2951:181) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2951:3-2951:181) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(failed_fd, NoOffset))) (smtprc_comb.c:2951:3-2951:181) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(fn, NoOffset))) (smtprc_comb.c:2780:3-2780:19) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3500:3-3512:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3500:3-3512:3) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:1213:7-1213:56) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___25, NoOffset)) (smtprc_comb.c:4946:11-4946:59) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3245:3-3256:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3245:3-3256:3) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:1446:9-1446:82) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1446:9-1446:82) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))), CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:1446:9-1446:82) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___17, NoOffset)) (smtprc_comb.c:1446:9-1446:82) [Info][Unsound] Unknown address in {&tmp___17} has escaped. (smtprc_comb.c:1446:9-1446:82) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:1026:11-1026:87) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5324:14-5324:94) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5324:14-5324:94) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(mailbox:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:4431:5-4431:87) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3100:17-3100:86) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3100:17-3100:86) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3100:17-3100:86) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___50, NoOffset)) (smtprc_comb.c:1879:37-1879:83) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:553:3-557:3) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3675:7-3675:57) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3601:5-3605:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3601:5-3605:5) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5322:14-5322:66) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5322:14-5322:66) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___4, NoOffset)) (smtprc_comb.c:552:3-552:36) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___2, NoOffset)) (smtprc_comb.c:4558:19-4558:44) [Info][Unsound] Unknown address in {&tmp___2} has escaped. (smtprc_comb.c:4558:19-4558:44) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:4558:19-4558:44) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3538:5-3542:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3538:5-3542:5) [Info][Imprecise] Invalidating expressions: AddrOf(Mem(Lval(Var(myaddr, NoOffset)), Field(s_addr:TNamed(in_addr_t, TNamed(uint32_t, TInt(unsigned int, ), ), ), NoOffset))) (smtprc_comb.c:611:3-611:35) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3).s_addr} could be an escaped pointer address! (smtprc_comb.c:611:3-611:35) [Warning][Unknown] Trying to update a field, but the struct is unknown (smtprc_comb.c:611:3-611:35) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:611:3-611:35) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2518:8-2518:76) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2518:8-2518:76) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3368:7-3369:30) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3368:7-3369:30) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3368:7-3369:30) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3368:7-3369:30) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3363:5-3364:28) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3363:5-3364:28) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3363:5-3364:28) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3363:5-3364:28) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp, NoOffset)) (smtprc_comb.c:4516:3-4516:46) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___3, NoOffset)) (smtprc_comb.c:310:9-310:67) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:310:9-310:67) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:310:9-310:67) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5308:14-5308:66) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5308:14-5308:66) [Info][Unsound] Unknown address in (FILE * __restrict )failed_fd has escaped. (smtprc_comb.c:3006:11-3006:84) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3006:11-3006:84) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(failed_fd, NoOffset))) (smtprc_comb.c:3006:11-3006:84) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:1167:5-1167:76) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:1167:5-1167:76) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1167:5-1167:76) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(buf1, NoOffset))), CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:1167:5-1167:76) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___19, NoOffset)) (smtprc_comb.c:1167:5-1167:76) [Info][Unsound] Unknown address in {&tmp___19} has escaped. (smtprc_comb.c:1167:5-1167:76) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:3145:19-3146:55) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3145:19-3146:55) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3145:19-3146:55) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:715:3-715:41) [Info][Unsound] Unknown value type given as function argument (smtprc_comb.c:715:3-715:41) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___49, NoOffset)) (smtprc_comb.c:1724:3-1724:41) [Info][Imprecise] Invalidating expressions: AddrOf(Var(p, NoOffset)) (smtprc_comb.c:2661:5-2661:44) [Info][Unsound] Unknown address in {&p} has escaped. (smtprc_comb.c:2661:5-2661:44) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2661:5-2661:44) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___16, NoOffset)) (smtprc_comb.c:5189:19-5189:55) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3433:7-3438:7) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3433:7-3438:7) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4488:5-4488:31) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:4488:5-4488:31) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4436:5-4436:54) [Warning][Integer > Overflow][CWE-190][CWE-191] Unsigned integer overflow and underflow (smtprc_comb.c:4411:5-4411:44) [Warning][Integer > Overflow][CWE-190][CWE-191] Unsigned integer overflow and underflow (smtprc_comb.c:4404:5-4404:52) [Warning][Integer > Overflow][CWE-190][CWE-191] Unsigned integer overflow and underflow (smtprc_comb.c:4386:5-4386:44) [Warning][Integer > Overflow][CWE-190][CWE-191] Unsigned integer overflow and underflow (smtprc_comb.c:4382:5-4382:44) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4346:5-4346:31) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:4346:5-4346:31) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5614:6-5614:81) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5614:6-5614:81) [Info][Unsound] Unknown value in {&attr} could be an escaped pointer address! (smtprc_comb.c:2358:3-2359:72) [Error][Imprecise][Unsound] Function definition missing for pthread_attr_getstacksize (smtprc_comb.c:2358:3-2359:72) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(pthread_attr_t___0, TCompLoop(union __anonunion_pthread_attr_t_14, _, ), const ), __restrict ), AddrOf(Var(attr, NoOffset))), CastE(TPtr(TNamed(size_t___0, TInt(unsigned int, ), ), __restrict ), AddrOf(Var(stack_size, NoOffset))) (smtprc_comb.c:2358:3-2359:72) [Info][Imprecise] Invalidating expressions: AddrOf(Var(ret, NoOffset)) (smtprc_comb.c:2358:3-2359:72) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:2915:5-2915:73) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___9, NoOffset)) (smtprc_comb.c:4824:7-4824:42) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___20, NoOffset)) (smtprc_comb.c:5481:27-5481:63) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___24, NoOffset)) (smtprc_comb.c:5467:27-5467:63) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___0, NoOffset)) (smtprc_comb.c:2499:9-2499:52) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3676:7-3677:30) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3676:7-3677:30) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3676:7-3677:30) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3676:7-3677:30) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3671:5-3672:28) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3671:5-3672:28) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3671:5-3672:28) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3671:5-3672:28) [Info][Unsound] Unknown address in stdin has escaped. (smtprc_comb.c:1512:5-1512:28) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1512:5-1512:28) [Info][Imprecise] Invalidating expressions: Lval(Var(stdin, NoOffset)) (smtprc_comb.c:1512:5-1512:28) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___27, NoOffset)) (smtprc_comb.c:1512:5-1512:28) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:5664:3-5664:41) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5076:6-5076:85) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5076:6-5076:85) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(config_file:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:2818:3-2819:19) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___3, NoOffset)) (smtprc_comb.c:4307:5-4307:49) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4903:6-4903:60) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4903:6-4903:60) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4903:6-4903:60) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4416:5-4416:75) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2970:5-3162:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2970:5-3162:5) [Info][Imprecise] Invalidating expressions: Lval(Var(sockfd, NoOffset)) (smtprc_comb.c:541:9-541:22) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:862:5-862:81) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:1222:7-1222:62) [Info][Unsound] Unknown address in stdin has escaped. (smtprc_comb.c:1499:9-1499:32) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1499:9-1499:32) [Info][Imprecise] Invalidating expressions: Lval(Var(stdin, NoOffset)) (smtprc_comb.c:1499:9-1499:32) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___26, NoOffset)) (smtprc_comb.c:1499:9-1499:32) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5695:5-5695:22) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3428:3-3440:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3428:3-3440:3) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___28, NoOffset)) (smtprc_comb.c:5442:11-5442:59) [Info][Unsound] Unknown address in stdin has escaped. (smtprc_comb.c:1326:7-1326:29) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1326:7-1326:29) [Info][Imprecise] Invalidating expressions: Lval(Var(stdin, NoOffset)) (smtprc_comb.c:1326:7-1326:29) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___0, NoOffset)) (smtprc_comb.c:1326:7-1326:29) [Info][Unsound] Unknown address in stdin has escaped. (smtprc_comb.c:1536:7-1536:30) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1536:7-1536:30) [Info][Imprecise] Invalidating expressions: Lval(Var(stdin, NoOffset)) (smtprc_comb.c:1536:7-1536:30) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___30, NoOffset)) (smtprc_comb.c:1536:7-1536:30) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4812:8-4812:83) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4812:8-4812:83) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:523:5-527:5) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___57, NoOffset)) (smtprc_comb.c:1855:23-1856:46) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3441:3-3449:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3441:3-3449:3) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3513:3-3521:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3513:3-3521:3) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___20, NoOffset)) (smtprc_comb.c:5172:23-5172:59) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4680:6-4680:60) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4680:6-4680:60) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5510:22-5510:101) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5510:22-5510:101) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3241:7-3241:42) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3235:15-3235:50) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3232:13-3232:48) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3225:13-3225:65) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___43, NoOffset)) (smtprc_comb.c:1679:3-1679:43) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3420:7-3425:7) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3420:7-3425:7) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___7, NoOffset)) (smtprc_comb.c:5000:5-5000:40) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp, NoOffset)) (smtprc_comb.c:855:3-855:43) [Info][Unsound] Unknown address in {&tmp} has escaped. (smtprc_comb.c:855:3-855:43) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:855:3-855:43) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___16, NoOffset)) (smtprc_comb.c:4816:7-4816:43) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4926:12-4926:92) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4926:12-4926:92) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___5, NoOffset)) (smtprc_comb.c:3858:3-3858:40) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4326:5-4326:73) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___15, NoOffset)) (smtprc_comb.c:5494:25-5494:61) [Info][Imprecise] Invalidating expressions: Lval(Var(stdout, NoOffset)) (smtprc_comb.c:2715:5-2715:19) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___1, NoOffset)) (smtprc_comb.c:2750:3-2750:43) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3544:3-3544:101) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3544:3-3544:101) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3544:3-3544:101) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___4, NoOffset)) (smtprc_comb.c:5558:5-5558:40) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:3070:19-3071:53) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3070:19-3071:53) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3070:19-3071:53) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:3012:13-3012:28) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___26, NoOffset)) (smtprc_comb.c:4942:7-4942:55) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3231:11-3237:11) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3231:11-3237:11) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___3, NoOffset)) (smtprc_comb.c:2628:3-2628:45) [Info][Unsound] Unknown address in {&tmp___3} has escaped. (smtprc_comb.c:2628:3-2628:45) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2628:3-2628:45) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2628:3-2628:45) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))), Const(Int(0,int,0)), Const(Int(2000,unsigned int,8192U)) (smtprc_comb.c:5080:3-5080:32) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___9, NoOffset)) (smtprc_comb.c:5508:21-5508:56) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(tmp, Index(Lval(Var(count, NoOffset)), NoOffset)))) (smtprc_comb.c:298:9-299:23) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:298:9-299:23) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___34, NoOffset)) (smtprc_comb.c:4410:5-4410:42) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3580:5-3580:63) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3580:5-3580:63) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3580:5-3580:63) [Info][Unsound] Unknown address in (FILE * __restrict )errord_fd has escaped. (smtprc_comb.c:2956:3-2956:176) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2956:3-2956:176) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(errord_fd, NoOffset))) (smtprc_comb.c:2956:3-2956:176) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:961:19-961:40) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:2042:13-2042:82) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4727:7-4728:54) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->r_banner has escaped. (smtprc_comb.c:4727:7-4728:54) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:4727:7-4728:54) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(r_banner:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:4727:7-4728:54) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4727:7-4728:54) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___21, NoOffset)) (smtprc_comb.c:5461:27-5461:63) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1700:9-1700:17) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5184:19-5184:89) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4706:10-4706:64) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4706:10-4706:64) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___0, NoOffset)) (smtprc_comb.c:4619:5-4619:33) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3620:5-3620:83) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3620:5-3620:83) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3620:5-3620:83) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5349:11-5349:28) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3465:5-3473:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3465:5-3473:5) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4441:5-4441:75) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5099:12-5099:90) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5099:12-5099:90) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5152:26-5152:104) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5152:26-5152:104) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3147:19-3147:89) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3147:19-3147:89) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3147:19-3147:89) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___25, NoOffset)) (smtprc_comb.c:5281:9-5281:35) [Info][Unsound] Unknown address in {&tmp___25} has escaped. (smtprc_comb.c:5281:9-5281:35) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:5281:9-5281:35) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1073:16-1073:33) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___4, NoOffset)) (smtprc_comb.c:2914:5-2914:48) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2914:5-2914:48) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:3499:3-3499:20) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3499:3-3499:20) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4710:10-4710:86) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4710:10-4710:86) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___36, NoOffset)) (smtprc_comb.c:5434:3-5434:51) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:2450:7-2450:11) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2503:9-2504:25) [Info][Unsound] Unknown address in (char * __restrict )(*(hosts + cur_host))->hostname has escaped. (smtprc_comb.c:2503:9-2504:25) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2503:9-2504:25) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(hostname:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:2503:9-2504:25) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2503:9-2504:25) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4817:7-4817:94) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4817:7-4817:94) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3177:3-3177:42) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4891:3-4891:81) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:4891:3-4891:81) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4891:3-4891:81) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4958:13-4958:105) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4958:13-4958:105) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___0, NoOffset)) (smtprc_comb.c:280:7-280:48) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2517:8-2517:76) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2517:8-2517:76) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3584:3-3594:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3584:3-3594:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2715:5-2715:19) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5429:6-5429:60) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5429:6-5429:60) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5429:6-5429:60) [Warning][Integer > Overflow][CWE-190][CWE-191] Unsigned integer overflow and underflow (smtprc_comb.c:2034:15-2034:62) [Warning][Integer > Overflow][CWE-190][CWE-191] Unsigned integer overflow and underflow (smtprc_comb.c:1926:29-1926:68) [Warning][Integer > Overflow][CWE-190][CWE-191] Unsigned integer overflow and underflow (smtprc_comb.c:1919:31-1919:70) [Warning][Integer > Overflow][CWE-190][CWE-191] Unsigned integer overflow and underflow (smtprc_comb.c:1912:33-1912:72) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3656:3-3667:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3656:3-3667:3) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___17, NoOffset)) (smtprc_comb.c:4353:5-4353:44) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:3076:19-3077:55) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3076:19-3077:55) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3076:19-3077:55) [Info][Unsound] Unknown address in (FILE * __restrict )failed_fd has escaped. (smtprc_comb.c:2958:3-2958:133) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2958:3-2958:133) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(failed_fd, NoOffset))) (smtprc_comb.c:2958:3-2958:133) [Info][Imprecise] Invalidating expressions: AddrOf(Var(fd, NoOffset)) (smtprc_comb.c:1145:3-1145:82) [Info][Unsound] Unknown address in {&fd} has escaped. (smtprc_comb.c:1145:3-1145:82) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1145:3-1145:82) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:4731:7-4731:24) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5001:5-5002:52) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->r_mail_from has escaped. (smtprc_comb.c:5001:5-5002:52) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:5001:5-5002:52) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(r_mail_from:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:5001:5-5002:52) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5001:5-5002:52) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5163:24-5163:76) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5163:24-5163:76) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:5262:3-5262:61) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___15, NoOffset)) (smtprc_comb.c:4700:9-4700:45) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3657:5-3657:83) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3657:5-3657:83) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3657:5-3657:83) [Info][Unsound] Unknown address in (FILE * __restrict )errord_fd has escaped. (smtprc_comb.c:3117:17-3117:89) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3117:17-3117:89) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(errord_fd, NoOffset))) (smtprc_comb.c:3117:17-3117:89) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5185:20-5185:98) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5185:20-5185:98) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5282:9-5296:9) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5282:9-5296:9) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5213:6-5213:83) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5213:6-5213:83) [Warning][Integer > Overflow][CWE-191] Unsigned integer underflow (smtprc_comb.c:1237:3-1237:55) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___2, NoOffset)) (smtprc_comb.c:1355:11-1355:44) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___21, NoOffset)) (smtprc_comb.c:5150:25-5150:61) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:1371:9-1371:81) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1371:9-1371:81) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))), CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:1371:9-1371:81) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___5, NoOffset)) (smtprc_comb.c:1371:9-1371:81) [Info][Unsound] Unknown address in {&tmp___5} has escaped. (smtprc_comb.c:1371:9-1371:81) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4640:6-4640:58) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4640:6-4640:58) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3066:15-3088:15) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3066:15-3088:15) [Info][Unsound] Unknown value in {&attr} could be an escaped pointer address! (smtprc_comb.c:2346:3-2347:72) [Error][Imprecise][Unsound] Function definition missing for pthread_attr_getstacksize (smtprc_comb.c:2346:3-2347:72) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(pthread_attr_t___0, TCompLoop(union __anonunion_pthread_attr_t_14, _, ), const ), __restrict ), AddrOf(Var(attr, NoOffset))), CastE(TPtr(TNamed(size_t___0, TInt(unsigned int, ), ), __restrict ), AddrOf(Var(stack_size, NoOffset))) (smtprc_comb.c:2346:3-2347:72) [Info][Imprecise] Invalidating expressions: AddrOf(Var(ret, NoOffset)) (smtprc_comb.c:2346:3-2347:72) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___2, NoOffset)) (smtprc_comb.c:3853:3-3853:40) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:4597:3-4598:20) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(name:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:4597:3-4598:20) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5066:4-5066:79) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5066:4-5066:79) [Info][Unsound] Unknown address in (FILE * __restrict )errord_fd has escaped. (smtprc_comb.c:3165:3-3165:84) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3165:3-3165:84) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(errord_fd, NoOffset))) (smtprc_comb.c:3165:3-3165:84) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:3116:17-3116:32) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___1, NoOffset)) (smtprc_comb.c:519:5-519:33) [Info][Unsound] Unknown address in {&tmp___1} has escaped. (smtprc_comb.c:519:5-519:33) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:519:5-519:33) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3455:7-3459:7) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3455:7-3459:7) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___30, NoOffset)) (smtprc_comb.c:4916:3-4916:51) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___11, NoOffset)) (smtprc_comb.c:2044:13-2044:47) [Info][Unsound] Unknown address in (FILE * __restrict )stderr has escaped. (smtprc_comb.c:1511:5-1511:183) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1511:5-1511:183) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stderr, NoOffset))) (smtprc_comb.c:1511:5-1511:183) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1428:9-1428:30) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4707:10-4707:89) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4707:10-4707:89) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4822:8-4822:62) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4822:8-4822:62) [Info][Imprecise] Invalidating expressions: AddrOf(Var(startc, Index(Lval(Var(i, NoOffset)), NoOffset))) (smtprc_comb.c:963:19-963:58) [Error][Imprecise][Unsound] Function definition missing for strncat (smtprc_comb.c:1699:9-1699:84) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))), CastE(TPtr(TInt(char, const ), __restrict ), Const(CStr("\r\n",_))), Const(Int(2000,unsigned int,8192U)) (smtprc_comb.c:1699:9-1699:84) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3362:5-3362:80) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3362:5-3362:80) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3362:5-3362:80) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:4959:13-4959:30) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:5081:3-5081:41) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3036:13-3058:13) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3036:13-3058:13) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4814:7-4815:55) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->r_helo has escaped. (smtprc_comb.c:4814:7-4815:55) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:4814:7-4815:55) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(r_helo:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:4814:7-4815:55) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4814:7-4815:55) [Info][Unsound] Unknown address in (char * __restrict )o.email has escaped. (smtprc_comb.c:1477:9-1478:37) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1477:9-1478:37) [Warning][Integer > Overflow][CWE-191] Unsigned integer underflow (smtprc_comb.c:1477:9-1478:37) [Error][Imprecise][Unsound] Function definition missing for strncat (smtprc_comb.c:1477:9-1478:37) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(email:TPtr(TInt(char, ), ), NoOffset)))), CastE(TPtr(TInt(char, const ), __restrict ), StartOf(Var(buf, NoOffset))), CastE(TInt(unsigned int, ), Lval(Var(size, NoOffset))) (smtprc_comb.c:1477:9-1478:37) [Info][Unsound] Unknown address in (FILE * __restrict )passed_fd has escaped. (smtprc_comb.c:2953:3-2953:215) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2953:3-2953:215) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(passed_fd, NoOffset))) (smtprc_comb.c:2953:3-2953:215) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5358:5-5358:73) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5556:5-5557:52) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->r_data_end has escaped. (smtprc_comb.c:5556:5-5557:52) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:5556:5-5557:52) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(r_data_end:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:5556:5-5557:52) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5556:5-5557:52) [Warning][Integer > Overflow][CWE-190][CWE-191] Signed integer overflow and underflow (smtprc_comb.c:1321:5-1321:19) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3596:3-3606:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3596:3-3606:3) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:315:11-317:11) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:315:11-317:11) [Warning][Integer > Overflow][CWE-191] Unsigned integer underflow (smtprc_comb.c:1461:11-1461:50) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:1461:11-1461:50) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1461:11-1461:50) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___51, NoOffset)) (smtprc_comb.c:4462:5-4462:50) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4696:10-4696:87) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4696:10-4696:87) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___23, NoOffset)) (smtprc_comb.c:5464:27-5464:63) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3034:9-3158:9) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3034:9-3158:9) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___13, NoOffset)) (smtprc_comb.c:4810:7-4810:43) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(email_address:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:4300:5-4301:21) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___2, NoOffset)) (smtprc_comb.c:1182:5-1182:53) [Info][Unsound] Unknown address in {&tmp___2} has escaped. (smtprc_comb.c:1182:5-1182:53) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1182:5-1182:53) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1017:16-1017:32) [Error][Imprecise][Unsound] Function definition missing for strncat (smtprc_comb.c:3840:7-3840:82) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))), CastE(TPtr(TInt(char, const ), __restrict ), Const(CStr(">",_))), Const(Int(2000,unsigned int,8192U)) (smtprc_comb.c:3840:7-3840:82) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___52, NoOffset)) (smtprc_comb.c:1870:33-1871:56) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___7, NoOffset)) (smtprc_comb.c:5690:5-5690:40) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4923:12-4923:87) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4923:12-4923:87) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5137:25-5137:95) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:4615:3-4615:19) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3327:5-3328:19) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3327:5-3328:19) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3327:5-3328:19) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:5419:3-5419:46) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3457:9-3458:32) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3457:9-3458:32) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3457:9-3458:32) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3457:9-3458:32) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:4909:3-4909:41) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3411:7-3412:21) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3411:7-3412:21) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3411:7-3412:21) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3407:5-3408:19) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3407:5-3408:19) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3407:5-3408:19) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3336:7-3336:84) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3336:7-3336:84) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3336:7-3336:84) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___17, NoOffset)) (smtprc_comb.c:860:3-860:48) [Info][Unsound] Unknown address in {&tmp___17} has escaped. (smtprc_comb.c:860:3-860:48) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:860:3-860:48) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(path, NoOffset))) (smtprc_comb.c:2777:5-2777:75) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:1051:20-1051:73) [Info][Unsound] Unknown address in (FILE * __restrict )stderr has escaped. (smtprc_comb.c:2718:5-2718:72) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2718:5-2718:72) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stderr, NoOffset))) (smtprc_comb.c:2718:5-2718:72) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:5427:3-5427:41) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___19, NoOffset)) (smtprc_comb.c:2026:17-2026:51) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3253:5-3255:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3253:5-3255:5) [Info][Unsound] Unknown address in (FILE * __restrict )stderr has escaped. (smtprc_comb.c:1548:5-1548:195) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1548:5-1548:195) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stderr, NoOffset))) (smtprc_comb.c:1548:5-1548:195) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5138:26-5138:104) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5138:26-5138:104) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3400:7-3401:37) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3400:7-3401:37) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3400:7-3401:37) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___29, NoOffset)) (smtprc_comb.c:5444:13-5444:61) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:4552:19-4552:23) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2134:11-2134:46) [Info][Imprecise] Invalidating expressions: AddrOf(Var(n, NoOffset)) (smtprc_comb.c:485:3-485:37) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:2020:17-2020:92) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp, NoOffset)) (smtprc_comb.c:2616:3-2616:37) [Info][Unsound] Unknown address in {&tmp} has escaped. (smtprc_comb.c:2616:3-2616:37) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2616:3-2616:37) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2616:3-2616:37) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:327:9-327:13) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:1337:5-1337:78) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1337:5-1337:78) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))), CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:1337:5-1337:78) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___12, NoOffset)) (smtprc_comb.c:1337:5-1337:78) [Info][Unsound] Unknown address in {&tmp___12} has escaped. (smtprc_comb.c:1337:5-1337:78) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:4743:5-4743:22) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3755:3-3756:18) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3755:3-3756:18) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3755:3-3756:18) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:3163:5-3163:9) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___4, NoOffset)) (smtprc_comb.c:321:11-321:49) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:4844:5-4844:22) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4978:12-4978:64) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4978:12-4978:64) [Info][Unsound] Unknown address in (FILE * __restrict )errord_fd has escaped. (smtprc_comb.c:3131:17-3131:90) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3131:17-3131:90) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(errord_fd, NoOffset))) (smtprc_comb.c:3131:17-3131:90) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3619:3-3630:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3619:3-3630:3) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3356:7-3356:80) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3356:7-3356:80) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3356:7-3356:80) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:296:7-296:15) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3445:5-3448:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3445:5-3448:5) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3284:3-3285:29) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3284:3-3285:29) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3284:3-3285:29) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___2, NoOffset)) (smtprc_comb.c:2752:3-2752:43) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3456:9-3456:59) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3222:7-3239:7) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3222:7-3239:7) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3035:11-3061:11) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3035:11-3061:11) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___35, NoOffset)) (smtprc_comb.c:5440:9-5440:57) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3042:17-3042:86) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3042:17-3042:86) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3042:17-3042:86) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:316:13-316:20) [Info][Unsound] Unknown address in (FILE * __restrict )passed_fd has escaped. (smtprc_comb.c:3153:19-3153:98) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3153:19-3153:98) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(passed_fd, NoOffset))) (smtprc_comb.c:3153:19-3153:98) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:3152:17-3154:17) [Info][Unsound] Unknown address in (FILE * __restrict )errord_fd has escaped. (smtprc_comb.c:3133:19-3133:98) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3133:19-3133:98) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(errord_fd, NoOffset))) (smtprc_comb.c:3133:19-3133:98) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:3132:17-3134:17) [Info][Unsound] Unknown address in (FILE * __restrict )errord_fd has escaped. (smtprc_comb.c:3112:17-3112:96) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3112:17-3112:96) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(errord_fd, NoOffset))) (smtprc_comb.c:3112:17-3112:96) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:3111:15-3113:15) [Info][Unsound] Unknown address in (FILE * __restrict )errord_fd has escaped. (smtprc_comb.c:3084:19-3084:98) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3084:19-3084:98) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(errord_fd, NoOffset))) (smtprc_comb.c:3084:19-3084:98) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:3083:17-3085:17) [Info][Unsound] Unknown address in (FILE * __restrict )errord_fd has escaped. (smtprc_comb.c:3054:17-3054:96) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3054:17-3054:96) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(errord_fd, NoOffset))) (smtprc_comb.c:3054:17-3054:96) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:3053:15-3055:15) [Info][Unsound] Unknown address in (FILE * __restrict )failed_fd has escaped. (smtprc_comb.c:3029:15-3029:94) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3029:15-3029:94) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(failed_fd, NoOffset))) (smtprc_comb.c:3029:15-3029:94) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:3028:13-3030:13) [Info][Unsound] Unknown address in (FILE * __restrict )failed_fd has escaped. (smtprc_comb.c:3008:13-3008:92) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3008:13-3008:92) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(failed_fd, NoOffset))) (smtprc_comb.c:3008:13-3008:92) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:3007:11-3009:11) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3686:5-3691:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3686:5-3691:5) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5488:26-5488:78) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5488:26-5488:78) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3421:9-3422:39) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3421:9-3422:39) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3421:9-3422:39) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2186:5-2191:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2186:5-2191:5) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___3, NoOffset)) (smtprc_comb.c:1186:7-1186:57) [Info][Unsound] Unknown address in {&tmp___3} has escaped. (smtprc_comb.c:1186:7-1186:57) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1186:7-1186:57) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5266:5-5266:22) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5490:26-5490:106) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5490:26-5490:106) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5668:5-5668:22) [Info][Imprecise] Invalidating expressions: Lval(Var(stdout, NoOffset)) (smtprc_comb.c:4187:3-4187:17) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___8, NoOffset)) (smtprc_comb.c:5003:5-5003:40) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3376:5-3379:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3376:5-3379:5) [Info][Unsound] ASM statement ignored. (smtprc_comb.c:584:3-585:33) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3210:9-3218:9) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3210:9-3218:9) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___27, NoOffset)) (smtprc_comb.c:5454:23-5454:71) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___1, NoOffset)) (smtprc_comb.c:281:7-282:33) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:281:7-282:33) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3462:3-3474:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3462:3-3474:3) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5313:14-5313:95) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5313:14-5313:95) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3723:3-3723:54) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___4, NoOffset)) (smtprc_comb.c:4723:7-4723:42) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4681:6-4681:85) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4681:6-4681:85) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:4989:11-4989:28) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:2948:3-2948:61) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___5, NoOffset)) (smtprc_comb.c:915:19-915:44) [Info][Unsound] Unknown address in {&tmp___5} has escaped. (smtprc_comb.c:915:19-915:44) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:915:19-915:44) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5168:24-5168:102) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5168:24-5168:102) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3522:3-3532:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3522:3-3532:3) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___8, NoOffset)) (smtprc_comb.c:5217:5-5217:40) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3778:3-3778:115) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3778:3-3778:115) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3778:3-3778:115) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:560:5-560:22) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:560:5-560:22) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4831:7-4831:94) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4831:7-4831:94) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3406:3-3414:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3406:3-3414:3) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3410:5-3413:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3410:5-3413:5) [Info][Unsound] Unknown address in (FILE * __restrict )failed_fd has escaped. (smtprc_comb.c:2952:3-2952:192) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2952:3-2952:192) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(failed_fd, NoOffset))) (smtprc_comb.c:2952:3-2952:192) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4928:11-4929:59) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->r_mail_from has escaped. (smtprc_comb.c:4928:11-4929:59) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:4928:11-4929:59) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(r_mail_from:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:4928:11-4929:59) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4928:11-4929:59) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4372:5-4372:75) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___19, NoOffset)) (smtprc_comb.c:4968:13-4968:49) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3575:5-3575:59) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3575:5-3575:59) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3575:5-3575:59) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:949:19-955:19) [Info][Imprecise] Invalidating expressions: Lval(Var(sockfd, NoOffset)) (smtprc_comb.c:475:5-475:18) [Info][Unsound] ASM statement ignored. (smtprc_comb.c:501:5-502:63) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:2573:3-2575:3) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3697:3-3707:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3697:3-3707:3) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___30, NoOffset)) (smtprc_comb.c:1968:23-1968:57) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___16, NoOffset)) (smtprc_comb.c:4689:7-4689:55) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3280:7-3281:21) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3280:7-3281:21) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3280:7-3281:21) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3276:5-3277:19) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3276:5-3277:19) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3276:5-3277:19) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4982:11-4982:81) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5474:28-5474:108) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5474:28-5474:108) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3323:5-3324:24) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3323:5-3324:24) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3323:5-3324:24) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3323:5-3324:24) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3319:5-3320:29) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3319:5-3320:29) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3319:5-3320:29) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3319:5-3320:29) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3698:5-3698:41) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3698:5-3698:41) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5365:5-5365:22) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:279:7-279:69) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:279:7-279:69) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:279:7-279:69) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(email_template:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:2827:3-2828:19) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5283:12-5283:87) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5283:12-5283:87) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5499:25-5499:42) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5493:26-5493:105) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5493:26-5493:105) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3572:3-3573:17) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3572:3-3573:17) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3572:3-3573:17) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2996:13-2996:83) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:2996:13-2996:83) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2996:13-2996:83) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4988:11-4988:103) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4988:11-4988:103) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4626:10-4626:62) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4626:10-4626:62) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4624:10-4624:62) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4624:10-4624:62) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4621:8-4621:60) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4621:8-4621:60) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3326:3-3329:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3326:3-3329:3) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___49, NoOffset)) (smtprc_comb.c:1877:35-1877:81) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4900:3-4900:92) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4900:3-4900:92) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5359:6-5359:86) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5359:6-5359:86) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___1, NoOffset)) (smtprc_comb.c:4299:5-4299:43) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___7, NoOffset)) (smtprc_comb.c:2920:5-2920:48) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2920:5-2920:48) [Info][Imprecise] Invalidating expressions: AddrOf(Var(errord_fd, NoOffset)) (smtprc_comb.c:2944:3-2944:84) [Info][Unsound] Unknown address in {&errord_fd} has escaped. (smtprc_comb.c:2944:3-2944:84) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2944:3-2944:84) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(ip_range:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:2076:9-2077:25) [Info][Unsound] Unknown address in (FILE * __restrict )stderr has escaped. (smtprc_comb.c:1318:5-1319:24) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1318:5-1319:24) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stderr, NoOffset))) (smtprc_comb.c:1318:5-1319:24) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5677:5-5677:73) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3505:7-3510:7) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3505:7-3510:7) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___0, NoOffset)) (smtprc_comb.c:2667:5-2667:28) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(machine_path:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:3956:5-3957:22) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:1084:9-1087:9) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp, NoOffset)) (smtprc_comb.c:4296:5-4296:39) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:2908:7-2908:15) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4979:12-4979:66) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4979:12-4979:66) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4979:12-4979:66) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:4526:5-4526:9) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3625:7-3626:37) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3625:7-3626:37) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3625:7-3626:37) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___40, NoOffset)) (smtprc_comb.c:5089:3-5089:51) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:488:5-491:5) [Warning][Integer > Overflow][CWE-191] Signed integer underflow (smtprc_comb.c:488:5-491:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:488:5-491:5) [Info][Imprecise] Invalidating expressions: AddrOf(Var(end, Index(Lval(Var(i, NoOffset)), NoOffset))) (smtprc_comb.c:964:19-964:55) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3286:3-3287:41) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3286:3-3287:41) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3286:3-3287:41) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3286:3-3287:41) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3286:3-3287:41) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5625:6-5625:81) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5625:6-5625:81) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5134:26-5134:80) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5134:26-5134:80) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5134:26-5134:80) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___13, NoOffset)) (smtprc_comb.c:1427:9-1427:43) [Info][Imprecise] Invalidating expressions: Lval(Var(sockfd, NoOffset)) (smtprc_comb.c:547:7-547:20) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5068:3-5069:50) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->rcpt_to has escaped. (smtprc_comb.c:5068:3-5069:50) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:5068:3-5069:50) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(rcpt_to:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:5068:3-5069:50) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5068:3-5069:50) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4825:7-4825:76) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4517:3-4517:29) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4787:3-4787:87) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4787:3-4787:87) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___17, NoOffset)) (smtprc_comb.c:1230:7-1230:49) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2981:11-2985:11) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2981:11-2985:11) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3337:7-3338:30) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3337:7-3338:30) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3337:7-3338:30) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3337:7-3338:30) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3332:5-3333:28) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3332:5-3333:28) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3332:5-3333:28) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3332:5-3333:28) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3345:5-3348:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3345:5-3348:5) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5215:5-5216:52) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->r_rcpt_to has escaped. (smtprc_comb.c:5215:5-5216:52) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:5215:5-5216:52) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(r_rcpt_to:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:5215:5-5216:52) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5215:5-5216:52) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:3104:17-3105:53) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3104:17-3105:53) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3104:17-3105:53) [Warning][Integer > Overflow][CWE-190][CWE-191] Signed integer overflow and underflow (smtprc_comb.c:1664:19-1664:38) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___29, NoOffset)) (smtprc_comb.c:5131:23-5131:71) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___3, NoOffset)) (smtprc_comb.c:4741:5-4741:40) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:5657:3-5657:61) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___32, NoOffset)) (smtprc_comb.c:4399:5-4399:44) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4361:5-4361:75) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5495:25-5496:73) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->r_data_end has escaped. (smtprc_comb.c:5495:25-5496:73) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:5495:25-5496:73) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(r_data_end:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:5495:25-5496:73) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5495:25-5496:73) [Info][Unsound] ASM statement ignored. (smtprc_comb.c:529:3-530:103) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5096:12-5096:87) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5096:12-5096:87) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5536:12-5536:90) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5536:12-5536:90) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3381:3-3392:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3381:3-3392:3) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(fn, NoOffset))) (smtprc_comb.c:2751:3-2751:79) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:2128:9-2128:81) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2128:9-2128:81) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))), CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:2128:9-2128:81) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___1, NoOffset)) (smtprc_comb.c:2128:9-2128:81) [Info][Unsound] Unknown address in {&tmp___1} has escaped. (smtprc_comb.c:2128:9-2128:81) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4962:14-4962:66) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4962:14-4962:66) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___39, NoOffset)) (smtprc_comb.c:1933:27-1933:73) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3709:3-3721:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3709:3-3721:3) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3335:5-3339:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3335:5-3339:5) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4791:6-4791:85) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4791:6-4791:85) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5340:12-5340:92) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5340:12-5340:92) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5098:11-5098:80) [Info][Unsound] Unknown address in (FILE * __restrict )errord_fd has escaped. (smtprc_comb.c:3068:17-3068:89) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3068:17-3068:89) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(errord_fd, NoOffset))) (smtprc_comb.c:3068:17-3068:89) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5675:6-5675:86) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5675:6-5675:86) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4721:8-4721:62) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4721:8-4721:62) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___16, NoOffset)) (smtprc_comb.c:4987:11-4987:47) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3745:3-3745:206) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3745:3-3745:206) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3745:3-3745:206) [Info][Unsound] Unknown address in (FILE * __restrict )errord_fd has escaped. (smtprc_comb.c:2955:3-2955:205) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2955:3-2955:205) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(errord_fd, NoOffset))) (smtprc_comb.c:2955:3-2955:205) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3681:5-3682:36) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3681:5-3682:36) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3681:5-3682:36) [Info][Unsound] Unknown value in {&attr} could be an escaped pointer address! (smtprc_comb.c:2354:3-2354:54) [Info][Imprecise] Invalidating expressions: AddrOf(Var(attr, NoOffset)), Lval(Var(stack_size, NoOffset)) (smtprc_comb.c:2354:3-2354:54) [Info][Imprecise] Invalidating expressions: AddrOf(Var(ret, NoOffset)) (smtprc_comb.c:2354:3-2354:54) [Info][Imprecise] Invalidating expressions: AddrOf(Var(passed_fd, NoOffset)) (smtprc_comb.c:2938:3-2938:84) [Info][Unsound] Unknown address in {&passed_fd} has escaped. (smtprc_comb.c:2938:3-2938:84) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2938:3-2938:84) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:1048:20-1048:70) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___13, NoOffset)) (smtprc_comb.c:5491:25-5491:61) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___26, NoOffset)) (smtprc_comb.c:5452:21-5452:69) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___14, NoOffset)) (smtprc_comb.c:4697:9-4697:45) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4840:5-4841:52) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->r_helo has escaped. (smtprc_comb.c:4840:5-4841:52) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:4840:5-4841:52) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(r_helo:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:4840:5-4841:52) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4840:5-4841:52) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___1, NoOffset)) (smtprc_comb.c:5612:5-5612:40) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3608:5-3608:80) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3608:5-3608:80) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3608:5-3608:80) [Info][Imprecise] Invalidating expressions: AddrOf(Var(dip, NoOffset)) (smtprc_comb.c:3984:5-3984:39) [Info][Unsound] Unknown address in {&dip} has escaped. (smtprc_comb.c:3984:5-3984:39) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3984:5-3984:39) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(string, NoOffset))) (smtprc_comb.c:2672:5-2672:78) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2672:5-2672:78) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4904:6-4904:85) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4904:6-4904:85) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___12, NoOffset)) (smtprc_comb.c:4599:3-4599:51) [Info][Unsound] Unknown address in (FILE * __restrict )stderr has escaped. (smtprc_comb.c:1567:5-1567:198) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1567:5-1567:198) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stderr, NoOffset))) (smtprc_comb.c:1567:5-1567:198) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___60, NoOffset)) (smtprc_comb.c:1849:17-1849:77) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:2924:5-2924:73) [Info][Imprecise] Invalidating expressions: Lval(Var(sockfd, NoOffset)) (smtprc_comb.c:481:5-481:18) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3737:3-3737:189) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3737:3-3737:189) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3737:3-3737:189) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___3, NoOffset)) (smtprc_comb.c:2505:9-2505:52) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___4, NoOffset)) (smtprc_comb.c:1196:7-1196:59) [Info][Unsound] Unknown address in {&tmp___4} has escaped. (smtprc_comb.c:1196:7-1196:59) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1196:7-1196:59) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4782:4-4782:76) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4782:4-4782:76) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4838:6-4838:80) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4838:6-4838:80) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___19, NoOffset)) (smtprc_comb.c:4360:5-4360:44) [Info][Imprecise] Invalidating expressions: Lval(Var(sockfd, NoOffset)) (smtprc_comb.c:426:5-426:18) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___0, NoOffset)) (smtprc_comb.c:4780:3-4780:38) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___63, NoOffset)) (smtprc_comb.c:1843:11-1843:66) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___23, NoOffset)) (smtprc_comb.c:1418:5-1418:57) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3539:7-3539:84) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3539:7-3539:84) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3539:7-3539:84) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:3854:3-3854:71) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___0, NoOffset)) (smtprc_comb.c:487:5-487:33) [Info][Unsound] Unknown address in {&tmp___0} has escaped. (smtprc_comb.c:487:5-487:33) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:487:5-487:33) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4920:7-4939:7) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4920:7-4939:7) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3014:13-3026:13) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3014:13-3026:13) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5071:3-5071:90) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5071:3-5071:90) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:903:13-903:17) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(mailbox:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:4329:5-4329:86) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(color, NoOffset))) (smtprc_comb.c:3206:9-3207:23) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5596:6-5596:86) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5596:6-5596:86) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5288:11-5289:58) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->r_data_start has escaped. (smtprc_comb.c:5288:11-5289:58) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:5288:11-5289:58) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(r_data_start:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:5288:11-5289:58) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5288:11-5289:58) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___1, NoOffset)) (smtprc_comb.c:2074:9-2074:42) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2491:7-2491:74) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:2491:7-2491:74) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2491:7-2491:74) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___64, NoOffset)) (smtprc_comb.c:1841:9-1841:64) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2481:3-2481:49) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:2481:3-2481:49) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2481:3-2481:49) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5694:5-5694:63) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5694:5-5694:63) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___28, NoOffset)) (smtprc_comb.c:4919:7-4919:33) [Info][Unsound] Unknown address in {&tmp___28} has escaped. (smtprc_comb.c:4919:7-4919:33) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:4919:7-4919:33) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(tmp, Index(Lval(Var(count, NoOffset)), NoOffset)))) (smtprc_comb.c:2252:9-2253:23) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2252:9-2253:23) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3744:3-3744:211) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3744:3-3744:211) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3744:3-3744:211) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4809:8-4809:87) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4809:8-4809:87) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5472:28-5472:80) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5472:28-5472:80) [Info][Unsound] Unknown address in stdout has escaped. (smtprc_comb.c:5784:3-5784:17) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:5784:3-5784:17) [Info][Imprecise] Invalidating expressions: Lval(Var(stdout, NoOffset)) (smtprc_comb.c:5784:3-5784:17) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:1986:21-1986:91) [Info][Unsound] Unknown address in (FILE * __restrict )errord_fd has escaped. (smtprc_comb.c:2960:3-2960:133) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2960:3-2960:133) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(errord_fd, NoOffset))) (smtprc_comb.c:2960:3-2960:133) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4811:7-4811:77) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3724:3-3725:27) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3399:5-3404:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3399:5-3404:5) [Info][Unsound] Unknown address in (FILE * __restrict )errord_fd has escaped. (smtprc_comb.c:2954:3-2954:229) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2954:3-2954:229) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(errord_fd, NoOffset))) (smtprc_comb.c:2954:3-2954:229) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(color, NoOffset))) (smtprc_comb.c:3215:11-3216:25) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___0, NoOffset)) (smtprc_comb.c:4619:5-4619:33) [Info][Unsound] Unknown address in {&tmp___0} has escaped. (smtprc_comb.c:4619:5-4619:33) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:4619:5-4619:33) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:2964:7-2964:19) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2670:5-2670:73) [Info][Unsound] Unknown address in (char const * __restrict )p has escaped. (smtprc_comb.c:2670:5-2670:73) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2670:5-2670:73) [Error][Imprecise][Unsound] Function definition missing for strncat (smtprc_comb.c:2670:5-2670:73) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(buf, NoOffset))), CastE(TPtr(TInt(char, const ), __restrict ), Lval(Var(p, NoOffset))), Const(Int(2000,unsigned int,8192U)) (smtprc_comb.c:2670:5-2670:73) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2670:5-2670:73) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___15, NoOffset)) (smtprc_comb.c:4984:11-4984:47) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:973:18-973:29) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___33, NoOffset)) (smtprc_comb.c:4403:5-4403:42) [Info][Unsound] ASM statement ignored. (smtprc_comb.c:588:3-589:106) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___8, NoOffset)) (smtprc_comb.c:5693:5-5693:40) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3857:3-3857:75) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(s, NoOffset))) (smtprc_comb.c:3857:3-3857:75) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___8, NoOffset)) (smtprc_comb.c:5629:5-5629:40) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(dir, NoOffset))) (smtprc_comb.c:2172:5-2173:24) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2172:5-2173:24) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(dir, NoOffset))) (smtprc_comb.c:2169:5-2170:24) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2169:5-2170:24) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___39, NoOffset)) (smtprc_comb.c:4427:5-4427:44) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:878:9-878:13) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3341:3-3349:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3341:3-3349:3) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1064:19-1064:31) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp, NoOffset)) (smtprc_comb.c:2893:3-2893:42) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2893:3-2893:42) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5084:6-5084:86) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5084:6-5084:86) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3716:7-3717:38) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3716:7-3717:38) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3716:7-3717:38) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3279:5-3282:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3279:5-3282:5) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:2894:3-2894:67) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4894:3-4894:71) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1587:7-1587:15) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___20, NoOffset)) (smtprc_comb.c:2001:19-2001:53) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5319:13-5319:30) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3355:5-3359:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3355:5-3359:5) [Info][Unsound] Unknown address in (FILE * __restrict )stderr has escaped. (smtprc_comb.c:4176:3-4176:81) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:4176:3-4176:81) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stderr, NoOffset))) (smtprc_comb.c:4176:3-4176:81) [Warning][Integer > Overflow][CWE-191] Unsigned integer underflow (smtprc_comb.c:1386:11-1386:49) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:1386:11-1386:49) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1386:11-1386:49) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___6, NoOffset)) (smtprc_comb.c:967:19-967:44) [Info][Unsound] Unknown address in {&tmp___6} has escaped. (smtprc_comb.c:967:19-967:44) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:967:19-967:44) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___55, NoOffset)) (smtprc_comb.c:1861:27-1862:50) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5164:24-5164:78) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5164:24-5164:78) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5164:24-5164:78) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3651:7-3651:83) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3651:7-3651:83) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3651:7-3651:83) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___10, NoOffset)) (smtprc_comb.c:2926:5-2926:39) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)[def_exc:Unknown int([-63,63]); intervals:[2,9223372036854775807]]} could be an escaped pointer address! (smtprc_comb.c:2926:5-2926:39) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2926:5-2926:39) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___32, NoOffset)) (smtprc_comb.c:5450:19-5450:67) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5431:5-5431:22) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1709:5-1709:13) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5286:12-5286:92) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5286:12-5286:92) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:3067:17-3067:32) [Info][Unsound] Unknown address in stdout has escaped. (smtprc_comb.c:4173:3-4173:17) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:4173:3-4173:17) [Info][Imprecise] Invalidating expressions: Lval(Var(stdout, NoOffset)) (smtprc_comb.c:4173:3-4173:17) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___13, NoOffset)) (smtprc_comb.c:5183:19-5183:55) [Info][Unsound] Unknown address in (FILE * __restrict )errord_fd has escaped. (smtprc_comb.c:3110:15-3110:88) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3110:15-3110:88) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(errord_fd, NoOffset))) (smtprc_comb.c:3110:15-3110:88) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3664:7-3665:30) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3664:7-3665:30) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3664:7-3665:30) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3664:7-3665:30) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3658:5-3659:28) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3658:5-3659:28) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3658:5-3659:28) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3658:5-3659:28) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4186:3-4186:30) [Info][Unsound] Unknown address in stdin has escaped. (smtprc_comb.c:1555:7-1555:30) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1555:7-1555:30) [Info][Imprecise] Invalidating expressions: Lval(Var(stdin, NoOffset)) (smtprc_comb.c:1555:7-1555:30) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___32, NoOffset)) (smtprc_comb.c:1555:7-1555:30) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(email_address:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:2006:19-2007:36) [Warning][Integer > Overflow][CWE-190][CWE-191] Signed integer overflow and underflow (smtprc_comb.c:1605:7-1605:26) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5309:14-5309:68) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5309:14-5309:68) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5309:14-5309:68) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))), Const(Int(0,int,0)), Const(Int(2000,unsigned int,8192U)) (smtprc_comb.c:4908:3-4908:32) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3288:3-3288:101) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3288:3-3288:101) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3288:3-3288:101) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1692:9-1692:17) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___28, NoOffset)) (smtprc_comb.c:4385:5-4385:42) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5062:3-5062:79) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:5062:3-5062:79) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5062:3-5062:79) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___22, NoOffset)) (smtprc_comb.c:2004:19-2004:53) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4712:9-4713:57) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->r_banner has escaped. (smtprc_comb.c:4712:9-4713:57) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:4712:9-4713:57) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(r_banner:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:4712:9-4713:57) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4712:9-4713:57) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(string, NoOffset))) (smtprc_comb.c:2701:9-2701:82) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2701:9-2701:82) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5135:26-5135:106) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5135:26-5135:106) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3138:17-3150:17) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3138:17-3150:17) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(o, Field(config_file:TPtr(TInt(char, ), ), NoOffset)))), CastE(TNamed(size_t___0, TInt(unsigned int, ), ), *(CastE(TInt(unsigned long, ), Lval(Var(tmp___3, NoOffset))), sizeof(TInt(char, )))) (smtprc_comb.c:4308:5-4308:70) [Info][Unsound] Unknown address in (void *)o.config_file has escaped. (smtprc_comb.c:4308:5-4308:70) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:4308:5-4308:70) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___4, NoOffset)) (smtprc_comb.c:4308:5-4308:70) [Info][Unsound] Unknown address in {&tmp___4} has escaped. (smtprc_comb.c:4308:5-4308:70) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___37, NoOffset)) (smtprc_comb.c:1952:27-1952:73) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(mailbox:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:1973:23-1974:40) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(o, Field(email:TPtr(TInt(char, ), ), NoOffset)))), CastE(TNamed(size_t___0, TInt(unsigned int, ), ), *(CastE(TInt(unsigned long, ), PlusA(Lval(Var(tmp___47, NoOffset)), Const(Int(1,unsigned int,1U)))), sizeof(TInt(char, )))) (smtprc_comb.c:1719:3-1719:71) [Info][Unsound] Unknown address in (void *)o.email has escaped. (smtprc_comb.c:1719:3-1719:71) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1719:3-1719:71) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:1719:3-1719:71) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:1719:3-1719:71) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___48, NoOffset)) (smtprc_comb.c:1719:3-1719:71) [Info][Unsound] Unknown address in {&tmp___48} has escaped. (smtprc_comb.c:1719:3-1719:71) [Info][Unsound] ASM statement ignored. (smtprc_comb.c:580:5-581:66) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5219:5-5219:22) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:1054:20-1054:72) [Info][Unsound] Unknown address in (char const * __restrict )replace has escaped. (smtprc_comb.c:2669:5-2669:79) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2669:5-2669:79) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2669:5-2669:79) [Info][Unsound] Unknown address in (FILE * __restrict )failed_fd has escaped. (smtprc_comb.c:3166:3-3166:84) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3166:3-3166:84) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(failed_fd, NoOffset))) (smtprc_comb.c:3166:3-3166:84) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___17, NoOffset)) (smtprc_comb.c:2022:17-2022:51) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___1, NoOffset)) (smtprc_comb.c:2206:7-2206:59) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___35, NoOffset)) (smtprc_comb.c:1948:23-1948:69) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:4818:7-4818:24) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(temp, NoOffset))) (smtprc_comb.c:1734:3-1734:21) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:1734:3-1734:21) [Info][Unsound] Unknown address in (FILE * __restrict )stderr has escaped. (smtprc_comb.c:1454:11-1455:23) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1454:11-1455:23) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stderr, NoOffset))) (smtprc_comb.c:1454:11-1455:23) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:2112:5-2112:77) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2112:5-2112:77) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))), CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:2112:5-2112:77) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___3, NoOffset)) (smtprc_comb.c:2112:5-2112:77) [Info][Unsound] Unknown address in {&tmp___3} has escaped. (smtprc_comb.c:2112:5-2112:77) [Warning][Integer > Overflow][CWE-190][CWE-191] Signed integer overflow and underflow (smtprc_comb.c:1611:9-1611:28) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4912:6-4912:85) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4912:6-4912:85) [Info][Unsound] Unknown address in (FILE * __restrict )stderr has escaped. (smtprc_comb.c:1347:11-1348:21) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1347:11-1348:21) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stderr, NoOffset))) (smtprc_comb.c:1347:11-1348:21) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___1, NoOffset)) (smtprc_comb.c:2896:3-2896:46) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2896:3-2896:46) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4705:10-4705:62) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4705:10-4705:62) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___19, NoOffset)) (smtprc_comb.c:1460:11-1460:49) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:2791:3-2793:21) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2791:3-2793:21) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2791:3-2793:21) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2791:3-2793:21) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2687:5-2688:21) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:2687:5-2688:21) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___34, NoOffset)) (smtprc_comb.c:5119:11-5119:59) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3115:15-3155:15) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3115:15-3155:15) [Info][Imprecise] Invalidating expressions: AddrOf(Var(sockfd, NoOffset)) (smtprc_comb.c:408:5-408:29) [Info][Unsound] ASM statement ignored. (smtprc_comb.c:505:3-506:33) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:618:3-618:22) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:618:3-618:22) [Info][Unsound] Unknown address in stdin has escaped. (smtprc_comb.c:1610:9-1610:32) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1610:9-1610:32) [Info][Imprecise] Invalidating expressions: Lval(Var(stdin, NoOffset)) (smtprc_comb.c:1610:9-1610:32) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___39, NoOffset)) (smtprc_comb.c:1610:9-1610:32) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:3003:13-3004:62) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3003:13-3004:62) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3003:13-3004:62) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3003:13-3004:62) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:2997:13-2998:60) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2997:13-2998:60) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2997:13-2998:60) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2997:13-2998:60) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___12, NoOffset)) (smtprc_comb.c:1052:19-1052:63) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4821:8-4821:60) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4821:8-4821:60) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3687:7-3688:38) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3687:7-3688:38) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3687:7-3688:38) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:4913:5-4913:22) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3382:5-3382:83) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3382:5-3382:83) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3382:5-3382:83) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3178:3-3178:42) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5683:5-5683:63) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5683:5-5683:63) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:2441:7-2449:7) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___61, NoOffset)) (smtprc_comb.c:1847:15-1847:74) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5483:27-5483:44) [Info][Unsound] Unknown address in (FILE * __restrict )stderr has escaped. (smtprc_comb.c:1379:11-1380:23) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1379:11-1380:23) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stderr, NoOffset))) (smtprc_comb.c:1379:11-1380:23) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5343:12-5343:93) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5343:12-5343:93) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4790:6-4790:60) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4790:6-4790:60) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2501:10-2501:58) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2501:10-2501:58) [Info][Imprecise] Invalidating expressions: AddrOf(Var(their_addr, Field(sin_port:TNamed(in_port_t, TNamed(uint16_t, TInt(unsigned short, ), ), ), NoOffset))) (smtprc_comb.c:432:3-432:50) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:473:3-477:3) [Warning][Integer > Overflow][CWE-190][CWE-191] Signed integer overflow and underflow (smtprc_comb.c:1550:5-1550:24) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5075:6-5075:60) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5075:6-5075:60) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5075:6-5075:60) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2714:5-2714:32) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3272:5-3273:40) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3272:5-3273:40) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3272:5-3273:40) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3272:5-3273:40) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3272:5-3273:40) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3269:5-3270:66) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3269:5-3270:66) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3269:5-3270:66) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3269:5-3270:66) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3269:5-3270:66) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___29, NoOffset)) (smtprc_comb.c:4921:9-4921:35) [Info][Unsound] Unknown address in {&tmp___29} has escaped. (smtprc_comb.c:4921:9-4921:35) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:4921:9-4921:35) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___26, NoOffset)) (smtprc_comb.c:4377:5-4377:44) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___15, NoOffset)) (smtprc_comb.c:5186:19-5186:55) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3434:9-3435:39) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3434:9-3435:39) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3434:9-3435:39) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3223:9-3238:9) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3223:9-3238:9) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2693:7-2694:23) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:2693:7-2694:23) [Info][Unsound] Unknown address in (FILE * __restrict )passed_fd has escaped. (smtprc_comb.c:3137:17-3137:89) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3137:17-3137:89) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(passed_fd, NoOffset))) (smtprc_comb.c:3137:17-3137:89) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3676:7-3677:30) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5479:27-5480:75) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->r_data_end has escaped. (smtprc_comb.c:5479:27-5480:75) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:5479:27-5480:75) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(r_data_end:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:5479:27-5480:75) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5479:27-5480:75) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___7, NoOffset)) (smtprc_comb.c:5537:11-5537:46) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5065:3-5065:71) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3017:15-3017:82) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3017:15-3017:82) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3017:15-3017:82) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5631:5-5631:22) [Info][Imprecise] Invalidating expressions: AddrOf(Var(dit, NoOffset)) (smtprc_comb.c:2182:5-2182:23) [Info][Unsound] Unknown address in {&dit} has escaped. (smtprc_comb.c:2182:5-2182:23) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2182:5-2182:23) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2182:5-2182:23) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:2202:7-2202:79) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2202:7-2202:79) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))), CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:2202:7-2202:79) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___3, NoOffset)) (smtprc_comb.c:2202:7-2202:79) [Info][Unsound] Unknown address in {&tmp___3} has escaped. (smtprc_comb.c:2202:7-2202:79) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5312:13-5312:83) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5468:27-5468:118) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5468:27-5468:118) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3581:5-3582:24) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3581:5-3582:24) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3581:5-3582:24) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3581:5-3582:24) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3577:5-3578:29) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3577:5-3578:29) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3577:5-3578:29) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3577:5-3578:29) [Info][Unsound] Unknown address in (FILE * __restrict )stderr has escaped. (smtprc_comb.c:4175:3-4175:74) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:4175:3-4175:74) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stderr, NoOffset))) (smtprc_comb.c:4175:3-4175:74) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___6, NoOffset)) (smtprc_comb.c:2917:5-2917:48) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2917:5-2917:48) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1434:11-1434:91) [Warning][Integer > Overflow][CWE-191] Unsigned integer underflow (smtprc_comb.c:1434:11-1434:91) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5482:27-5482:118) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5482:27-5482:118) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3590:7-3590:84) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3590:7-3590:84) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3590:7-3590:84) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3506:9-3507:40) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3506:9-3507:40) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3506:9-3507:40) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:3845:5-3845:13) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:3841:7-3841:17) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:3836:7-3836:17) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4692:10-4692:64) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4692:10-4692:64) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, const ), __restrict ), Const(CStr("\r",_))) (smtprc_comb.c:1630:13-1630:88) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, const ), __restrict ), Const(CStr("\r\n",_))) (smtprc_comb.c:1622:11-1622:88) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___5, NoOffset)) (smtprc_comb.c:5284:11-5284:46) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___9, NoOffset)) (smtprc_comb.c:4328:5-4328:43) [Warning][Integer > Overflow][CWE-191] Signed integer underflow (smtprc_comb.c:1644:19-1644:45) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3747:3-3748:17) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3747:3-3748:17) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3747:3-3748:17) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:4932:11-4932:28) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___23, NoOffset)) (smtprc_comb.c:5153:25-5153:61) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1357:11-1357:90) [Warning][Integer > Overflow][CWE-191] Unsigned integer underflow (smtprc_comb.c:1357:11-1357:90) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5085:5-5085:22) [Warning][Integer > Overflow][CWE-190][CWE-191] Signed integer overflow and underflow (smtprc_comb.c:1531:5-1531:24) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___0, NoOffset)) (smtprc_comb.c:2187:7-2187:52) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2187:7-2187:52) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2187:7-2187:52) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3141:19-3141:87) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3141:19-3141:87) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3141:19-3141:87) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(filename, NoOffset))) (smtprc_comb.c:2192:5-2193:31) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2192:5-2193:31) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2192:5-2193:31) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(ip_list:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:2024:17-2025:34) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5190:19-5190:109) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5190:19-5190:109) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:3119:19-3120:53) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3119:19-3120:53) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3119:19-3120:53) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3106:17-3106:88) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3106:17-3106:88) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3106:17-3106:88) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3839:5-3843:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3839:5-3843:5) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:2936:3-2937:32) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2936:3-2937:32) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3205:7-3219:7) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3205:7-3219:7) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___38, NoOffset)) (smtprc_comb.c:5092:7-5092:33) [Info][Unsound] Unknown address in {&tmp___38} has escaped. (smtprc_comb.c:5092:7-5092:33) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:5092:7-5092:33) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2618:5-2618:55) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:4905:5-4905:22) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___22, NoOffset)) (smtprc_comb.c:5302:7-5302:55) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3749:3-3749:132) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3749:3-3749:132) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3749:3-3749:132) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3614:7-3615:30) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3614:7-3615:30) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3614:7-3615:30) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3614:7-3615:30) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3609:5-3610:28) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3609:5-3610:28) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3609:5-3610:28) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3609:5-3610:28) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4730:7-4730:95) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4730:7-4730:95) [Info][Unsound] Unknown address in (FILE * __restrict )stderr has escaped. (smtprc_comb.c:1656:17-1656:213) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1656:17-1656:213) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stderr, NoOffset))) (smtprc_comb.c:1656:17-1656:213) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:3079:19-3080:68) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3079:19-3080:68) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3079:19-3080:68) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3079:19-3080:68) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:3073:19-3074:66) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3073:19-3074:66) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3073:19-3074:66) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3073:19-3074:66) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___17, NoOffset)) (smtprc_comb.c:4805:5-4805:53) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___1, NoOffset)) (smtprc_comb.c:5357:5-5357:40) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(o, Field(email_subject:TPtr(TInt(char, ), ), NoOffset)))), CastE(TNamed(size_t___0, TInt(unsigned int, ), ), *(CastE(TInt(unsigned long, ), CastE(TInt(unsigned int, ), PlusA(Lval(Var(size, NoOffset)), Const(Int(2,int,2))))), sizeof(TInt(char, )))) (smtprc_comb.c:1387:11-1387:96) [Info][Unsound] Unknown address in (void *)o.email_subject has escaped. (smtprc_comb.c:1387:11-1387:96) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1387:11-1387:96) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:1387:11-1387:96) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1387:11-1387:96) [Warning][Integer > Overflow][CWE-191] Unsigned integer underflow (smtprc_comb.c:1387:11-1387:96) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___8, NoOffset)) (smtprc_comb.c:1387:11-1387:96) [Info][Unsound] Unknown address in {&tmp___8} has escaped. (smtprc_comb.c:1387:11-1387:96) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5077:5-5077:22) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:1207:7-1207:75) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___24, NoOffset)) (smtprc_comb.c:5156:25-5156:61) [Info][Unsound] Unknown address in (FILE * __restrict )stderr has escaped. (smtprc_comb.c:1492:7-1492:187) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1492:7-1492:187) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stderr, NoOffset))) (smtprc_comb.c:1492:7-1492:187) [Info][Unsound] Unknown address in (FILE * __restrict )stderr has escaped. (smtprc_comb.c:2107:5-2108:23) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2107:5-2108:23) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stderr, NoOffset))) (smtprc_comb.c:2107:5-2108:23) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2107:5-2108:23) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___3, NoOffset)) (smtprc_comb.c:3930:5-3930:42) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1156:7-1156:17) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:1147:5-1147:69) [Info][Imprecise] Invalidating expressions: AddrOf(Var(ret, NoOffset)) (smtprc_comb.c:4617:3-4617:72) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:3826:5-3826:69) [Warning][Integer > Overflow][CWE-191] Unsigned integer underflow (smtprc_comb.c:1377:9-1377:47) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:1377:9-1377:47) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1377:9-1377:47) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(string, NoOffset))) (smtprc_comb.c:2794:3-2794:76) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___2, NoOffset)) (smtprc_comb.c:4302:5-4302:43) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp, NoOffset)) (smtprc_comb.c:3793:7-3793:39) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3793:7-3793:39) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___3, NoOffset)) (smtprc_comb.c:884:9-884:46) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3607:3-3617:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3607:3-3617:3) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3118:17-3130:17) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3118:17-3130:17) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3528:7-3528:58) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:2675:3-2675:20) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2675:3-2675:20) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___0, NoOffset)) (smtprc_comb.c:2667:5-2667:28) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp, NoOffset)) (smtprc_comb.c:478:3-478:39) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:872:7-872:11) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___25, NoOffset)) (smtprc_comb.c:1985:21-1985:55) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4190:3-4190:23) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___3, NoOffset)) (smtprc_comb.c:4899:3-4899:38) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4980:12-4980:91) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4980:12-4980:91) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___18, NoOffset)) (smtprc_comb.c:1451:9-1451:47) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3350:3-3360:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3350:3-3360:3) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___12, NoOffset)) (smtprc_comb.c:4830:7-4830:43) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2507:10-2507:59) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2507:10-2507:59) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3800:5-3800:25) [Info][Imprecise] Invalidating expressions: AddrOf(Var(end, Index(Lval(Var(i, NoOffset)), NoOffset))) (smtprc_comb.c:981:15-981:51) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:879:9-879:79) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5667:6-5667:86) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5667:6-5667:86) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4737:6-4737:82) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4737:6-4737:82) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5345:11-5346:59) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->r_data_start has escaped. (smtprc_comb.c:5345:11-5346:59) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:5345:11-5346:59) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(r_data_start:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:5345:11-5346:59) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5345:11-5346:59) [Warning][Integer > Overflow][CWE-190][CWE-191] Signed integer overflow and underflow (smtprc_comb.c:4286:5-4286:24) [Info][Imprecise] Invalidating expressions: AddrOf(Var(fd, NoOffset)) (smtprc_comb.c:1813:3-1813:90) [Info][Unsound] Unknown address in {&fd} has escaped. (smtprc_comb.c:1813:3-1813:90) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1813:3-1813:90) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(hostnamet, NoOffset))) (smtprc_comb.c:1044:19-1045:83) [Info][Unsound] ASM statement ignored. (smtprc_comb.c:534:5-535:105) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3751:3-3752:23) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3751:3-3752:23) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3751:3-3752:23) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3751:3-3752:23) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3069:17-3081:17) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3069:17-3081:17) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___28, NoOffset)) (smtprc_comb.c:5142:25-5142:61) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___0, NoOffset)) (smtprc_comb.c:3924:5-3924:42) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___24, NoOffset)) (smtprc_comb.c:5279:7-5279:33) [Info][Unsound] Unknown address in {&tmp___24} has escaped. (smtprc_comb.c:5279:7-5279:33) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:5279:7-5279:33) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:2558:3-2558:38) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5613:5-5613:73) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:3049:17-3050:66) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3049:17-3050:66) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3049:17-3050:66) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3049:17-3050:66) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:3043:17-3044:64) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3043:17-3044:64) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3043:17-3044:64) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3043:17-3044:64) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(color, NoOffset))) (smtprc_comb.c:3211:11-3212:25) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(string, NoOffset))) (smtprc_comb.c:2689:5-2689:78) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2689:5-2689:78) [Warning][Integer > Overflow][CWE-190][CWE-191] Signed integer overflow and underflow (smtprc_comb.c:1519:7-1519:26) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5616:5-5617:52) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->r_reset has escaped. (smtprc_comb.c:5616:5-5617:52) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:5616:5-5617:52) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(r_reset:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:5616:5-5617:52) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5616:5-5617:52) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___1, NoOffset)) (smtprc_comb.c:2287:9-2287:45) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2287:9-2287:45) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3450:3-3461:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3450:3-3461:3) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5348:11-5348:104) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5348:11-5348:104) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4620:5-4628:5) [Warning][Integer > Overflow][CWE-191] Signed integer underflow (smtprc_comb.c:4620:5-4628:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4620:5-4628:5) [Info][Unsound] Unknown address in (FILE * __restrict )stderr has escaped. (smtprc_comb.c:2717:5-2717:76) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2717:5-2717:76) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stderr, NoOffset))) (smtprc_comb.c:2717:5-2717:76) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(o, Field(email_subject:TPtr(TInt(char, ), ), NoOffset)))), CastE(TNamed(size_t___0, TInt(unsigned int, ), ), *(CastE(TInt(unsigned long, ), CastE(TInt(unsigned int, ), PlusA(Lval(Var(size, NoOffset)), Const(Int(1,int,1))))), sizeof(TInt(char, )))) (smtprc_comb.c:1397:9-1397:94) [Info][Unsound] Unknown address in (void *)o.email_subject has escaped. (smtprc_comb.c:1397:9-1397:94) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1397:9-1397:94) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:1397:9-1397:94) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1397:9-1397:94) [Warning][Integer > Overflow][CWE-191] Unsigned integer underflow (smtprc_comb.c:1397:9-1397:94) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___9, NoOffset)) (smtprc_comb.c:1397:9-1397:94) [Info][Unsound] Unknown address in {&tmp___9} has escaped. (smtprc_comb.c:1397:9-1397:94) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:1359:11-1360:39) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(email_subject:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:1359:11-1360:39) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___10, NoOffset)) (smtprc_comb.c:1405:9-1405:61) [Info][Unsound] Unknown address in {&tmp___10} has escaped. (smtprc_comb.c:1405:9-1405:61) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1405:9-1405:61) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3221:5-3242:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3221:5-3242:5) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4969:13-4970:61) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->r_mail_from has escaped. (smtprc_comb.c:4969:13-4970:61) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:4969:13-4970:61) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(r_mail_from:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:4969:13-4970:61) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4969:13-4970:61) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1009:20-1009:36) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___0, NoOffset)) (smtprc_comb.c:2371:3-2372:109) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___17, NoOffset)) (smtprc_comb.c:4687:5-4687:53) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3493:9-3493:45) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3493:9-3493:45) [Warning][Integer > Overflow][CWE-190][CWE-191] Signed integer overflow and underflow (smtprc_comb.c:1327:7-1327:25) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4722:8-4722:87) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4722:8-4722:87) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:2903:5-2903:9) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:2942:3-2943:32) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2942:3-2943:32) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___54, NoOffset)) (smtprc_comb.c:1864:29-1865:52) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2719:5-2719:25) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4701:9-4701:98) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4701:9-4701:98) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2974:11-2978:11) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2974:11-2978:11) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5147:26-5147:78) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5147:26-5147:78) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3718:7-3719:31) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3718:7-3719:31) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3718:7-3719:31) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3718:7-3719:31) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3712:5-3713:29) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3712:5-3713:29) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3712:5-3713:29) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3712:5-3713:29) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4742:5-4742:93) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4742:5-4742:93) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___16, NoOffset)) (smtprc_comb.c:5497:25-5497:61) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(hostnamer, NoOffset))) (smtprc_comb.c:2492:7-2493:21) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2492:7-2493:21) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(generate_file:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:4375:5-4376:22) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:5073:3-5073:46) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___42, NoOffset)) (smtprc_comb.c:4432:5-4432:44) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5095:9-5109:9) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5095:9-5109:9) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3680:3-3692:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3680:3-3692:3) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___48, NoOffset)) (smtprc_comb.c:1904:35-1904:69) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5674:6-5674:60) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5674:6-5674:60) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5674:6-5674:60) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(iprange2, NoOffset))) (smtprc_comb.c:1095:9-1095:31) [Info][Unsound] Unknown address in (void *)iprange2 has escaped. (smtprc_comb.c:1095:9-1095:31) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1095:9-1095:31) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:1095:9-1095:31) [Warning][Integer > Overflow][CWE-190][CWE-191] Signed integer overflow and underflow (smtprc_comb.c:1537:7-1537:26) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1069:18-1069:35) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5338:12-5338:64) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5338:12-5338:64) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___7, NoOffset)) (smtprc_comb.c:5626:5-5626:40) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(temp, NoOffset))) (smtprc_comb.c:2136:9-2136:84) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3372:3-3380:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3372:3-3380:3) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4843:5-4843:91) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4843:5-4843:91) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___10, NoOffset)) (smtprc_comb.c:3952:5-3952:43) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___27, NoOffset)) (smtprc_comb.c:1988:21-1988:55) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___5, NoOffset)) (smtprc_comb.c:4997:5-4997:40) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___39, NoOffset)) (smtprc_comb.c:5094:9-5094:35) [Info][Unsound] Unknown address in {&tmp___39} has escaped. (smtprc_comb.c:5094:9-5094:35) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:5094:9-5094:35) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5361:5-5362:52) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->r_data_start has escaped. (smtprc_comb.c:5361:5-5362:52) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:5361:5-5362:52) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(r_data_start:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:5361:5-5362:52) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5361:5-5362:52) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(html_file:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:4444:5-4445:22) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5174:23-5174:40) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:284:9-284:18) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___25, NoOffset)) (smtprc_comb.c:5456:25-5456:73) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5364:5-5364:97) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5364:5-5364:97) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___7, NoOffset)) (smtprc_comb.c:4589:3-4589:36) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5784:3-5784:17) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___2, NoOffset)) (smtprc_comb.c:3927:5-3927:42) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3490:5-3497:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3490:5-3497:5) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5422:6-5422:86) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5422:6-5422:86) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4778:3-4778:76) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:4778:3-4778:76) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4778:3-4778:76) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3127:19-3127:91) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3127:19-3127:91) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3127:19-3127:91) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:916:19-920:19) [Info][Unsound] Unknown address in (FILE * __restrict )passed_fd has escaped. (smtprc_comb.c:3172:5-3172:207) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3172:5-3172:207) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(passed_fd, NoOffset))) (smtprc_comb.c:3172:5-3172:207) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3402:7-3403:30) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3402:7-3403:30) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3402:7-3403:30) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3402:7-3403:30) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3396:5-3397:28) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3396:5-3397:28) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3396:5-3397:28) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3396:5-3397:28) [Error][Imprecise][Unsound] Function definition missing for strtok (smtprc_comb.c:294:5-294:74) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(key, NoOffset))), CastE(TPtr(TInt(char, const ), __restrict ), Const(CStr(":",_))) (smtprc_comb.c:294:5-294:74) [Info][Imprecise] Invalidating expressions: AddrOf(Var(word, NoOffset)) (smtprc_comb.c:294:5-294:74) [Info][Unsound] Unknown address in {&word} has escaped. (smtprc_comb.c:294:5-294:74) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:294:5-294:74) [Error][Imprecise][Unsound] Function definition missing for strtok (smtprc_comb.c:302:7-302:84) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), CastE(TPtr(TVoid(), ), Const(Int(0,int,0)))), CastE(TPtr(TInt(char, const ), __restrict ), Const(CStr(":",_))) (smtprc_comb.c:302:7-302:84) [Info][Imprecise] Invalidating expressions: AddrOf(Var(word, NoOffset)) (smtprc_comb.c:302:7-302:84) [Info][Unsound] Unknown address in {&word} has escaped. (smtprc_comb.c:302:7-302:84) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:302:7-302:84) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp, NoOffset)) (smtprc_comb.c:4614:3-4614:37) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___5, NoOffset)) (smtprc_comb.c:5687:5-5687:40) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___53, NoOffset)) (smtprc_comb.c:1867:31-1868:54) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3645:3-3655:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3645:3-3655:3) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3367:7-3367:82) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3367:7-3367:82) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3367:7-3367:82) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3394:5-3395:35) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3394:5-3395:35) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3394:5-3395:35) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4698:9-4699:57) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->r_banner has escaped. (smtprc_comb.c:4698:9-4699:57) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:4698:9-4699:57) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(r_banner:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:4698:9-4699:57) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4698:9-4699:57) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4931:11-4931:103) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4931:11-4931:103) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___1, NoOffset)) (smtprc_comb.c:5552:5-5552:40) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:723:3-723:35) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___37, NoOffset)) (smtprc_comb.c:5125:17-5125:65) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:968:19-970:19) [Info][Unsound] Unknown address in (char * __restrict )o.email has escaped. (smtprc_comb.c:1725:3-1725:82) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1725:3-1725:82) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(email:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:1725:3-1725:82) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2626:5-2626:85) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:2626:5-2626:85) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2626:5-2626:85) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3197:3-3197:54) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4922:9-4936:9) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4922:9-4936:9) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:1059:19-1059:83) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___46, NoOffset)) (smtprc_comb.c:1900:35-1900:69) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3650:5-3654:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3650:5-3654:5) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:3139:19-3140:53) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3139:19-3140:53) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3139:19-3140:53) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2631:7-2635:7) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2631:7-2635:7) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4560:19-4563:19) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5272:6-5272:86) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5272:6-5272:86) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(color, NoOffset))) (smtprc_comb.c:3201:7-3202:21) [Warning][Integer > Overflow][CWE-191] Unsigned integer underflow (smtprc_comb.c:2445:11-2445:69) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___5, NoOffset)) (smtprc_comb.c:559:5-559:33) [Info][Unsound] Unknown address in {&tmp___5} has escaped. (smtprc_comb.c:559:5-559:33) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:559:5-559:33) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___11, NoOffset)) (smtprc_comb.c:4596:3-4596:51) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4895:4-4895:81) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4895:4-4895:81) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___8, NoOffset)) (smtprc_comb.c:944:13-944:57) [Info][Unsound] Unknown address in {&tmp___8} has escaped. (smtprc_comb.c:944:13-944:57) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:944:13-944:57) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___19, NoOffset)) (smtprc_comb.c:3975:5-3975:47) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4826:8-4826:83) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4826:8-4826:83) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2927:5-2927:84) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(failed_file, NoOffset))) (smtprc_comb.c:2927:5-2927:84) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)[def_exc:Unknown int([-63,63]); intervals:[2,9223372036854775807]]} could be an escaped pointer address! (smtprc_comb.c:2927:5-2927:84) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2927:5-2927:84) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___12, NoOffset)) (smtprc_comb.c:3955:5-3955:43) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5516:21-5516:38) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:2757:5-2757:9) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___13, NoOffset)) (smtprc_comb.c:3958:5-3958:43) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___58, NoOffset)) (smtprc_comb.c:1853:21-1853:77) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:1053:19-1053:89) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3637:5-3642:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3637:5-3642:5) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5148:26-5148:80) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5148:26-5148:80) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5148:26-5148:80) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3268:3-3274:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3268:3-3274:3) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:1232:7-1232:69) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:1232:7-1232:69) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:2909:7-2909:11) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:2748:3-2748:67) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5264:6-5264:60) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5264:6-5264:60) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5264:6-5264:60) [Info][Imprecise] Invalidating expressions: Lval(Var(sockfd, NoOffset)) (smtprc_comb.c:525:7-525:20) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5597:5-5597:22) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___32, NoOffset)) (smtprc_comb.c:1971:23-1971:57) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1021:14-1021:26) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(html_path:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:3928:5-3929:21) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4534:7-4576:7) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___6, NoOffset)) (smtprc_comb.c:1376:9-1376:46) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5611:6-5611:86) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5611:6-5611:86) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5619:5-5619:92) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5619:5-5619:92) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3467:7-3472:7) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3467:7-3472:7) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___33, NoOffset)) (smtprc_comb.c:5117:9-5117:57) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(myaddr, NoOffset))) (smtprc_comb.c:614:5-614:25) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:614:5-614:25) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5187:19-5188:67) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->r_rcpt_to has escaped. (smtprc_comb.c:5187:19-5188:67) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:5187:19-5188:67) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(r_rcpt_to:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:5187:19-5188:67) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5187:19-5188:67) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5678:6-5678:52) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5678:6-5678:52) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5170:23-5171:71) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->r_rcpt_to has escaped. (smtprc_comb.c:5170:23-5171:71) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:5170:23-5171:71) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(r_rcpt_to:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:5170:23-5171:71) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5170:23-5171:71) [Info][Unsound] Unknown address in stdin has escaped. (smtprc_comb.c:1518:7-1518:30) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1518:7-1518:30) [Info][Imprecise] Invalidating expressions: Lval(Var(stdin, NoOffset)) (smtprc_comb.c:1518:7-1518:30) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___28, NoOffset)) (smtprc_comb.c:1518:7-1518:30) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___8, NoOffset)) (smtprc_comb.c:1209:7-1209:48) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___7, NoOffset)) (smtprc_comb.c:5214:5-5214:40) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___1, NoOffset)) (smtprc_comb.c:881:9-881:46) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2980:9-2986:9) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2980:9-2986:9) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3048:17-3048:88) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3048:17-3048:88) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3048:17-3048:88) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3572:3-3573:17) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(o, Field(email:TPtr(TInt(char, ), ), NoOffset)))), CastE(TNamed(size_t___0, TInt(unsigned int, ), ), *(CastE(TInt(unsigned long, ), CastE(TInt(unsigned int, ), PlusA(Lval(Var(size, NoOffset)), Const(Int(1,int,1))))), sizeof(TInt(char, )))) (smtprc_comb.c:1462:11-1462:89) [Info][Unsound] Unknown address in (void *)o.email has escaped. (smtprc_comb.c:1462:11-1462:89) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1462:11-1462:89) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:1462:11-1462:89) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1462:11-1462:89) [Warning][Integer > Overflow][CWE-191] Unsigned integer underflow (smtprc_comb.c:1462:11-1462:89) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___20, NoOffset)) (smtprc_comb.c:1462:11-1462:89) [Info][Unsound] Unknown address in {&tmp___20} has escaped. (smtprc_comb.c:1462:11-1462:89) [Info][Imprecise] Invalidating expressions: AddrOf(Var(flags, NoOffset)) (smtprc_comb.c:472:3-472:30) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5624:5-5624:73) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5273:5-5273:22) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3646:5-3646:81) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3646:5-3646:81) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3646:5-3646:81) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5602:6-5602:60) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5602:6-5602:60) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5602:6-5602:60) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3585:5-3585:82) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3585:5-3585:82) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3585:5-3585:82) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:4618:3-4630:3) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___7, NoOffset)) (smtprc_comb.c:2774:5-2774:27) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:1088:9-1088:79) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___44, NoOffset)) (smtprc_comb.c:1897:35-1897:69) [Info][Unsound] Unknown address in (FILE * __restrict )stdout has escaped. (smtprc_comb.c:2716:5-2716:77) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2716:5-2716:77) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stdout, NoOffset))) (smtprc_comb.c:2716:5-2716:77) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3254:7-3254:65) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3247:7-3247:66) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3696:3-3696:25) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:4973:13-4973:30) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:1216:7-1216:77) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5661:5-5661:22) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:2364:3-2364:78) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(html_file:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:2046:13-2047:30) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), StartOf(Var(buf, NoOffset))), Const(Int(0,int,0)), Const(Int(2000,unsigned int,8192U)) (smtprc_comb.c:3823:3-3823:34) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3662:7-3663:37) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3662:7-3663:37) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3662:7-3663:37) [Warning][Integer > Overflow][CWE-190][CWE-191] Signed integer overflow and underflow (smtprc_comb.c:1513:5-1513:24) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3742:3-3742:218) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3742:3-3742:218) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3742:3-3742:218) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___43, NoOffset)) (smtprc_comb.c:4440:5-4440:44) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3468:9-3469:40) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3468:9-3469:40) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3468:9-3469:40) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___30, NoOffset)) (smtprc_comb.c:5127:19-5127:67) [Info][Imprecise] Invalidating expressions: AddrOf(Var(t, NoOffset)) (smtprc_comb.c:1352:9-1352:50) [Info][Unsound] Unknown address in {&t} has escaped. (smtprc_comb.c:1352:9-1352:50) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1352:9-1352:50) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3746:3-3746:183) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3746:3-3746:183) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3746:3-3746:183) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4587:3-4587:71) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5430:6-5430:86) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5430:6-5430:86) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5165:24-5165:104) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5165:24-5165:104) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(iprange2, NoOffset))) (smtprc_comb.c:1085:11-1085:33) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:1085:11-1085:33) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1440:9-1440:89) [Warning][Integer > Overflow][CWE-191] Unsigned integer underflow (smtprc_comb.c:1440:9-1440:89) [Info][Unsound] Unknown address in (FILE * __restrict )passed_fd has escaped. (smtprc_comb.c:3167:3-3167:84) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3167:3-3167:84) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(passed_fd, NoOffset))) (smtprc_comb.c:3167:3-3167:84) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5005:5-5005:22) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2669:5-2669:79) [Error][Imprecise][Unsound] Function definition missing for strncat (smtprc_comb.c:2669:5-2669:79) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(buf, NoOffset))), CastE(TPtr(TInt(char, const ), __restrict ), Lval(Var(replace, NoOffset))), Const(Int(2000,unsigned int,8192U)) (smtprc_comb.c:2669:5-2669:79) [Info][Unsound] Unknown address in (FILE * __restrict )errord_fd has escaped. (smtprc_comb.c:3082:17-3082:90) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3082:17-3082:90) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(errord_fd, NoOffset))) (smtprc_comb.c:3082:17-3082:90) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___12, NoOffset)) (smtprc_comb.c:5103:11-5103:47) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3475:3-3483:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3475:3-3483:3) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4950:14-4950:93) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4950:14-4950:93) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___9, NoOffset)) (smtprc_comb.c:5097:11-5097:46) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___3, NoOffset)) (smtprc_comb.c:5555:5-5555:40) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___56, NoOffset)) (smtprc_comb.c:1858:25-1859:48) [Info][Unsound] Unknown address in (FILE * __restrict )stderr has escaped. (smtprc_comb.c:2197:7-2198:24) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2197:7-2198:24) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stderr, NoOffset))) (smtprc_comb.c:2197:7-2198:24) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___47, NoOffset)) (smtprc_comb.c:1718:3-1718:41) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___65, NoOffset)) (smtprc_comb.c:1839:7-1839:66) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___43, NoOffset)) (smtprc_comb.c:1911:33-1911:65) [Info][Unsound] Unknown address in (char * __restrict )o.config_file has escaped. (smtprc_comb.c:4314:5-4315:21) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:4314:5-4315:21) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(config_file:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:4314:5-4315:21) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:2369:5-2369:9) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___18, NoOffset)) (smtprc_comb.c:4685:3-4685:51) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___23, NoOffset)) (smtprc_comb.c:4371:5-4371:44) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___8, NoOffset)) (smtprc_comb.c:5290:11-5290:46) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5291:11-5291:103) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5291:11-5291:103) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5083:6-5083:60) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5083:6-5083:60) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5083:6-5083:60) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4925:11-4925:80) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5167:23-5167:93) [Info][Imprecise] Invalidating expressions: AddrOf(Var(fd, NoOffset)) (smtprc_comb.c:1316:3-1316:82) [Info][Unsound] Unknown address in {&fd} has escaped. (smtprc_comb.c:1316:3-1316:82) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1316:3-1316:82) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3849:5-3851:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3849:5-3851:5) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5093:7-5112:7) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5093:7-5112:7) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3517:5-3520:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3517:5-3520:5) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___14, NoOffset)) (smtprc_comb.c:1432:11-1432:49) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___29, NoOffset)) (smtprc_comb.c:4393:5-4393:44) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5477:28-5477:107) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5477:28-5477:107) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2665:5-2665:99) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), __restrict ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:2665:5-2665:99) [Warning][Integer > Overflow][CWE-191] Unsigned integer underflow (smtprc_comb.c:305:5-329:5) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___45, NoOffset)) (smtprc_comb.c:1682:3-1682:43) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3386:5-3391:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3386:5-3391:5) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4553:19-4556:19) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___33, NoOffset)) (smtprc_comb.c:1546:3-1546:43) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3715:5-3720:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3715:5-3720:5) [Error][Imprecise][Unsound] Function definition missing for strncat (smtprc_comb.c:1691:9-1691:84) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))), CastE(TPtr(TInt(char, const ), __restrict ), Const(CStr("\r\n",_))), Const(Int(2000,unsigned int,8192U)) (smtprc_comb.c:1691:9-1691:84) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4949:14-4949:68) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4949:14-4949:68) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4949:14-4949:68) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3624:5-3629:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3624:5-3629:5) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___11, NoOffset)) (smtprc_comb.c:4827:7-4827:43) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3361:3-3371:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3361:3-3371:3) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:1225:7-1225:77) [Info][Unsound] Unknown address in (FILE * __restrict )errord_fd has escaped. (smtprc_comb.c:3052:15-3052:88) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3052:15-3052:88) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(errord_fd, NoOffset))) (smtprc_comb.c:3052:15-3052:88) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2516:7-2516:66) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2516:7-2516:66) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:1231:7-1231:60) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:1214:7-1214:63) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:1214:7-1214:63) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2512:6-2512:58) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2512:6-2512:58) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___15, NoOffset)) (smtprc_comb.c:2019:17-2019:51) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5512:21-5513:69) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->r_data_end has escaped. (smtprc_comb.c:5512:21-5513:69) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:5512:21-5513:69) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(r_data_end:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:5512:21-5513:69) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5512:21-5513:69) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3632:5-3633:35) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3632:5-3633:35) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3632:5-3633:35) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(dir, NoOffset))) (smtprc_comb.c:3980:7-3981:26) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(dir, NoOffset))) (smtprc_comb.c:3977:7-3978:26) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3331:5-3331:82) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3331:5-3331:82) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3331:5-3331:82) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5332:13-5332:106) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5332:13-5332:106) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___23, NoOffset)) (smtprc_comb.c:4954:13-4954:49) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___3, NoOffset)) (smtprc_comb.c:5615:5-5615:40) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1433:11-1433:32) [Warning][Integer > Overflow][CWE-190][CWE-191] Signed integer overflow and underflow (smtprc_comb.c:1556:7-1556:26) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___3, NoOffset)) (smtprc_comb.c:5070:3-5070:38) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:2949:3-2949:61) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___17, NoOffset)) (smtprc_comb.c:5166:23-5166:59) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___34, NoOffset)) (smtprc_comb.c:5438:7-5438:54) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___36, NoOffset)) (smtprc_comb.c:1950:25-1950:71) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4948:14-4948:66) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4948:14-4948:66) [Info][Unsound] Unknown address in stdin has escaped. (smtprc_comb.c:1493:7-1493:30) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1493:7-1493:30) [Info][Imprecise] Invalidating expressions: Lval(Var(stdin, NoOffset)) (smtprc_comb.c:1493:7-1493:30) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___25, NoOffset)) (smtprc_comb.c:1493:7-1493:30) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:932:11-984:11) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1650:17-1650:21) [Info][Imprecise] Invalidating expressions: AddrOf(Var(t, NoOffset)) (smtprc_comb.c:1382:9-1382:54) [Info][Unsound] Unknown address in {&t} has escaped. (smtprc_comb.c:1382:9-1382:54) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1382:9-1382:54) [Info][Unsound] Unknown value in {&attr} could be an escaped pointer address! (smtprc_comb.c:2353:3-2353:34) [Info][Imprecise] Invalidating expressions: AddrOf(Var(attr, NoOffset)) (smtprc_comb.c:2353:3-2353:34) [Info][Imprecise] Invalidating expressions: AddrOf(Var(ret, NoOffset)) (smtprc_comb.c:2353:3-2353:34) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(temp, NoOffset))) (smtprc_comb.c:2121:7-2121:82) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3357:7-3358:30) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3357:7-3358:30) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3357:7-3358:30) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3357:7-3358:30) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3352:5-3353:28) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3352:5-3353:28) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3352:5-3353:28) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3352:5-3353:28) [Info][Imprecise] Invalidating expressions: AddrOf(Var(ret, NoOffset)) (smtprc_comb.c:4617:3-4617:72) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:2280:5-2280:13) [Warning][Integer > Overflow][CWE-190][CWE-191] Signed integer overflow and underflow (smtprc_comb.c:1575:7-1575:26) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___12, NoOffset)) (smtprc_comb.c:1218:7-1218:49) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3603:7-3604:30) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3603:7-3604:30) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3603:7-3604:30) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3603:7-3604:30) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3598:5-3599:28) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3598:5-3599:28) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3598:5-3599:28) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3598:5-3599:28) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3330:3-3340:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3330:3-3340:3) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3487:3-3498:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3487:3-3498:3) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:5418:3-5418:39) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___6, NoOffset)) (smtprc_comb.c:1206:7-1206:48) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:4549:19-4549:26) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___37, NoOffset)) (smtprc_comb.c:4418:5-4418:44) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), AddrOf(Var(their_addr, Field(sin_zero:TArray(TInt(unsigned char, ), Some(MinusA(MinusA(MinusA(sizeof(TCompLoop(struct sockaddr, _, )), sizeof(TInt(unsigned short, ))), sizeof(TNamed(in_port_t, TNamed(uint16_t, TInt(unsigned short, ), ), ))), sizeof(TCompLoop(struct in_addr, _, )))), ), NoOffset)))) (smtprc_comb.c:434:3-434:45) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___8, NoOffset)) (smtprc_comb.c:4591:3-4591:36) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:409:5-411:5) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4486:5-4486:31) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:4486:5-4486:31) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___9, NoOffset)) (smtprc_comb.c:4593:3-4593:50) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___6, NoOffset)) (smtprc_comb.c:4726:7-4726:42) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5660:6-5660:86) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5660:6-5660:86) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:3925:5-3925:73) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4351:5-4351:75) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___22, NoOffset)) (smtprc_comb.c:1480:9-1480:58) [Info][Unsound] Unknown address in {&tmp___22} has escaped. (smtprc_comb.c:1480:9-1480:58) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1480:9-1480:58) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___17, NoOffset)) (smtprc_comb.c:5311:13-5311:49) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3740:3-3740:93) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3740:3-3740:93) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3740:3-3740:93) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3039:15-3051:15) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3039:15-3051:15) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2929:5-2929:46) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2921:5-2921:45) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp, NoOffset)) (smtprc_comb.c:2814:3-2814:52) [Info][Unsound] Unknown address in (FILE * __restrict )failed_fd has escaped. (smtprc_comb.c:3013:13-3013:85) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3013:13-3013:85) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(failed_fd, NoOffset))) (smtprc_comb.c:3013:13-3013:85) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5157:25-5157:115) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5157:25-5157:115) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1013:18-1013:34) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___7, NoOffset)) (smtprc_comb.c:4729:7-4729:42) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3739:3-3739:136) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3739:3-3739:136) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3739:3-3739:136) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3638:7-3639:37) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3638:7-3639:37) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3638:7-3639:37) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3508:9-3509:33) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3508:9-3509:33) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3508:9-3509:33) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3508:9-3509:33) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3613:7-3613:82) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3613:7-3613:82) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3613:7-3613:82) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3674:5-3678:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3674:5-3678:5) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:1208:8-1208:45) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3179:3-3179:42) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___9, NoOffset)) (smtprc_comb.c:1212:7-1212:48) [Info][Unsound] Unknown address in (FILE * __restrict )stderr has escaped. (smtprc_comb.c:1041:21-1042:76) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1041:21-1042:76) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stderr, NoOffset))) (smtprc_comb.c:1041:21-1042:76) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:1049:20-1049:71) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4955:13-4956:61) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->r_mail_from has escaped. (smtprc_comb.c:4955:13-4956:61) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:4955:13-4956:61) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(r_mail_from:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:4955:13-4956:61) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4955:13-4956:61) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___27, NoOffset)) (smtprc_comb.c:5139:25-5139:61) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5535:11-5535:79) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:3824:3-3831:3) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4784:3-4785:50) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->helo has escaped. (smtprc_comb.c:4784:3-4785:50) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:4784:3-4785:50) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(helo:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:4784:3-4785:50) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4784:3-4785:50) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:3848:5-3848:9) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___3, NoOffset)) (smtprc_comb.c:5679:5-5679:40) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3627:7-3628:30) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3627:7-3628:30) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3627:7-3628:30) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3627:7-3628:30) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3621:5-3622:28) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3621:5-3622:28) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3621:5-3622:28) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3621:5-3622:28) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3351:5-3351:78) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3351:5-3351:78) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3351:5-3351:78) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2794:3-2794:76) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3446:7-3447:21) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3446:7-3447:21) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3446:7-3447:21) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3442:5-3443:19) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3442:5-3443:19) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3442:5-3443:19) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:1354:11-1354:29) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3669:3-3679:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3669:3-3679:3) [Info][Imprecise] Invalidating expressions: Lval(Var(sockfd, NoOffset)) (smtprc_comb.c:489:7-489:20) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___14, NoOffset)) (smtprc_comb.c:2033:15-2033:47) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___5, NoOffset)) (smtprc_comb.c:5534:11-5534:46) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3234:13-3236:13) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3234:13-3236:13) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5515:21-5515:112) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5515:21-5515:112) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3431:5-3439:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3431:5-3439:5) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5315:13-5316:61) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->r_data_start has escaped. (smtprc_comb.c:5315:13-5316:61) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:5315:13-5316:61) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(r_data_start:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:5315:13-5316:61) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5315:13-5316:61) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:2966:5-2966:9) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___54, NoOffset)) (smtprc_comb.c:4471:5-4471:44) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3094:13-3156:13) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3094:13-3156:13) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___5, NoOffset)) (smtprc_comb.c:4836:5-4836:40) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:1233:7-1233:59) [Info][Unsound] Unknown address in stdin has escaped. (smtprc_comb.c:1549:5-1549:28) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1549:5-1549:28) [Info][Imprecise] Invalidating expressions: Lval(Var(stdin, NoOffset)) (smtprc_comb.c:1549:5-1549:28) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___31, NoOffset)) (smtprc_comb.c:1549:5-1549:28) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:2559:3-2561:3) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___38, NoOffset)) (smtprc_comb.c:1931:25-1931:71) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1590:7-1590:15) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___27, NoOffset)) (smtprc_comb.c:4944:9-4944:57) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___11, NoOffset)) (smtprc_comb.c:1341:5-1341:60) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:318:11-318:15) [Warning][Integer > Overflow][CWE-191] Unsigned integer underflow (smtprc_comb.c:311:9-313:9) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3640:7-3641:30) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3640:7-3641:30) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3640:7-3641:30) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3640:7-3641:30) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3634:5-3635:28) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3634:5-3635:28) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3634:5-3635:28) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3634:5-3635:28) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(temp, NoOffset))) (smtprc_comb.c:2208:9-2208:84) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(o, Field(email_template:TPtr(TInt(char, ), ), NoOffset)))), CastE(TNamed(size_t___0, TInt(unsigned int, ), ), *(CastE(TInt(unsigned long, ), Lval(Var(tmp___51, NoOffset))), sizeof(TInt(char, )))) (smtprc_comb.c:4463:5-4463:75) [Info][Unsound] Unknown address in (void *)o.email_template has escaped. (smtprc_comb.c:4463:5-4463:75) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:4463:5-4463:75) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___52, NoOffset)) (smtprc_comb.c:4463:5-4463:75) [Info][Unsound] Unknown address in {&tmp___52} has escaped. (smtprc_comb.c:4463:5-4463:75) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___5, NoOffset)) (smtprc_comb.c:4313:5-4313:43) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5280:7-5299:7) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5280:7-5299:7) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:1226:8-1226:49) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5191:19-5191:36) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___10, NoOffset)) (smtprc_comb.c:4330:5-4330:44) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___1, NoOffset)) (smtprc_comb.c:2624:3-2624:47) [Info][Unsound] Unknown address in {&tmp___1} has escaped. (smtprc_comb.c:2624:3-2624:47) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2624:3-2624:47) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2624:3-2624:47) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___20, NoOffset)) (smtprc_comb.c:5317:13-5317:49) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:1384:11-1384:29) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5595:6-5595:60) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5595:6-5595:60) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5595:6-5595:60) [Info][Imprecise] Invalidating expressions: Lval(Var(sockfd, NoOffset)) (smtprc_comb.c:518:5-518:18) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3503:5-3511:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3503:5-3511:5) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___19, NoOffset)) (smtprc_comb.c:5169:23-5169:59) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:3040:17-3041:51) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3040:17-3041:51) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3040:17-3041:51) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(email, NoOffset))) (smtprc_comb.c:4521:3-4522:44) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5218:5-5218:94) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5218:5-5218:94) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3418:5-3426:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3418:5-3426:5) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___16, NoOffset)) (smtprc_comb.c:1227:7-1227:49) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:1898:35-1898:105) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3834:5-3838:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3834:5-3838:5) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(o, Field(email:TPtr(TInt(char, ), ), NoOffset)))), CastE(TNamed(size_t___0, TInt(unsigned int, ), ), *(CastE(TInt(unsigned long, ), CastE(TInt(unsigned int, ), PlusA(Lval(Var(size, NoOffset)), Const(Int(1,int,1))))), sizeof(TInt(char, )))) (smtprc_comb.c:1472:9-1472:87) [Info][Unsound] Unknown address in (void *)o.email has escaped. (smtprc_comb.c:1472:9-1472:87) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1472:9-1472:87) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:1472:9-1472:87) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1472:9-1472:87) [Warning][Integer > Overflow][CWE-191] Unsigned integer underflow (smtprc_comb.c:1472:9-1472:87) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___21, NoOffset)) (smtprc_comb.c:1472:9-1472:87) [Info][Unsound] Unknown address in {&tmp___21} has escaped. (smtprc_comb.c:1472:9-1472:87) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5151:25-5151:95) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___7, NoOffset)) (smtprc_comb.c:4839:5-4839:40) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(time_t, TNamed(__time_t, TInt(long, ), ), ), ), CastE(TPtr(TVoid(), ), Const(Int(0,int,0)))) (smtprc_comb.c:725:3-725:42) [Info][Imprecise] Invalidating expressions: AddrOf(Var(b_seconds, NoOffset)) (smtprc_comb.c:725:3-725:42) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4983:12-4983:92) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4983:12-4983:92) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5460:28-5460:108) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5460:28-5460:108) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4828:7-4829:55) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->r_helo has escaped. (smtprc_comb.c:4828:7-4829:55) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:4828:7-4829:55) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(r_helo:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:4828:7-4829:55) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4828:7-4829:55) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___0, NoOffset)) (smtprc_comb.c:4735:5-4735:40) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___1, NoOffset)) (smtprc_comb.c:4551:19-4551:44) [Info][Unsound] Unknown address in {&tmp___1} has escaped. (smtprc_comb.c:4551:19-4551:44) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:4551:19-4551:44) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5333:13-5333:30) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5627:5-5628:52) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->r_reset has escaped. (smtprc_comb.c:5627:5-5628:52) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:5627:5-5628:52) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(r_reset:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:5627:5-5628:52) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5627:5-5628:52) [Info][Imprecise] Invalidating expressions: AddrOf(Var(fd, NoOffset)) (smtprc_comb.c:2742:3-2742:80) [Info][Unsound] Unknown address in {&fd} has escaped. (smtprc_comb.c:2742:3-2742:80) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2742:3-2742:80) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3200:5-3220:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3200:5-3220:5) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___11, NoOffset)) (smtprc_comb.c:5100:11-5100:47) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___33, NoOffset)) (smtprc_comb.c:5436:5-5436:53) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3480:7-3481:21) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3480:7-3481:21) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3480:7-3481:21) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3476:5-3477:19) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3476:5-3477:19) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3476:5-3477:19) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:520:5-520:19) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:520:5-520:19) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___19, NoOffset)) (smtprc_comb.c:5478:27-5478:63) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3533:3-3543:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3533:3-3543:3) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___42, NoOffset)) (smtprc_comb.c:1918:31-1918:63) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:4682:5-4682:22) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___13, NoOffset)) (smtprc_comb.c:4981:11-4981:47) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___35, NoOffset)) (smtprc_comb.c:4415:5-4415:44) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___2, NoOffset)) (smtprc_comb.c:2502:9-2502:52) [Info][Unsound] Unknown address in stdout has escaped. (smtprc_comb.c:2715:5-2715:19) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2715:5-2715:19) [Info][Imprecise] Invalidating expressions: Lval(Var(stdout, NoOffset)) (smtprc_comb.c:2715:5-2715:19) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___24, NoOffset)) (smtprc_comb.c:2008:19-2008:53) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:3015:15-3016:49) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3015:15-3016:49) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3015:15-3016:49) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4911:6-4911:60) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4911:6-4911:60) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4911:6-4911:60) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5609:6-5609:58) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5609:6-5609:58) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5133:26-5133:78) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5133:26-5133:78) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___5, NoOffset)) (smtprc_comb.c:2496:7-2497:33) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2496:7-2497:33) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2496:7-2497:33) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3758:3-3758:76) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3758:3-3758:76) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3758:3-3758:76) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3702:5-3706:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3702:5-3706:5) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(email_template:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:1902:35-1903:52) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:2072:9-2072:73) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1234:7-1234:11) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___8, NoOffset)) (smtprc_comb.c:4708:9-4708:44) [Info][Unsound] Unknown address in (FILE * __restrict )errord_fd has escaped. (smtprc_comb.c:3096:15-3096:87) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3096:15-3096:87) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(errord_fd, NoOffset))) (smtprc_comb.c:3096:15-3096:87) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___62, NoOffset)) (smtprc_comb.c:1845:13-1845:67) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___36, NoOffset)) (smtprc_comb.c:5123:15-5123:63) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5326:13-5326:83) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___41, NoOffset)) (smtprc_comb.c:1925:29-1925:61) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5339:12-5339:66) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5339:12-5339:66) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5339:12-5339:66) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___22, NoOffset)) (smtprc_comb.c:4366:5-4366:44) [Info][Imprecise] Invalidating expressions: AddrOf(Var(start, Index(Lval(Var(i, NoOffset)), NoOffset))) (smtprc_comb.c:979:15-979:53) [Info][Imprecise] Invalidating expressions: AddrOf(Var(start, Index(Lval(Var(i, NoOffset)), NoOffset))) (smtprc_comb.c:962:19-962:57) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3002:13-3002:85) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3002:13-3002:85) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3002:13-3002:85) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3318:5-3318:61) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3318:5-3318:61) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3318:5-3318:61) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___2, NoOffset)) (smtprc_comb.c:4783:3-4783:38) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___29, NoOffset)) (smtprc_comb.c:1992:21-1992:55) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5533:12-5533:87) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5533:12-5533:87) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:1431:11-1431:29) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3423:9-3424:32) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3423:9-3424:32) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3423:9-3424:32) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3423:9-3424:32) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5492:25-5492:95) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___7, NoOffset)) (smtprc_comb.c:1385:11-1385:48) [Error][Imprecise][Unsound] Function definition missing for strtok (smtprc_comb.c:2248:5-2248:77) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(string, NoOffset))), CastE(TPtr(TInt(char, const ), __restrict ), Const(CStr(" ",_))) (smtprc_comb.c:2248:5-2248:77) [Info][Imprecise] Invalidating expressions: AddrOf(Var(word, NoOffset)) (smtprc_comb.c:2248:5-2248:77) [Info][Unsound] Unknown address in {&word} has escaped. (smtprc_comb.c:2248:5-2248:77) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2248:5-2248:77) [Error][Imprecise][Unsound] Function definition missing for strtok (smtprc_comb.c:2255:7-2255:84) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), CastE(TPtr(TVoid(), ), Const(Int(0,int,0)))), CastE(TPtr(TInt(char, const ), __restrict ), Const(CStr(" ",_))) (smtprc_comb.c:2255:7-2255:84) [Info][Imprecise] Invalidating expressions: AddrOf(Var(word, NoOffset)) (smtprc_comb.c:2255:7-2255:84) [Info][Unsound] Unknown address in {&word} has escaped. (smtprc_comb.c:2255:7-2255:84) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2255:7-2255:84) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5212:5-5212:73) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:1969:23-1969:93) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5476:27-5476:97) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp, NoOffset)) (smtprc_comb.c:380:3-380:42) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:380:3-380:42) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:898:11-898:15) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___12, NoOffset)) (smtprc_comb.c:4694:9-4694:45) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3581:5-3582:24) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3779:3-3780:46) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3779:3-3780:46) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3779:3-3780:46) [Info][Unsound] Unknown address in (FILE * __restrict )errord_fd has escaped. (smtprc_comb.c:3175:5-3175:216) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3175:5-3175:216) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(errord_fd, NoOffset))) (smtprc_comb.c:3175:5-3175:216) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:2222:3-2225:3) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___15, NoOffset)) (smtprc_comb.c:4350:5-4350:44) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3738:3-3738:111) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3738:3-3738:111) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3738:3-3738:111) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1077:14-1077:27) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3591:7-3592:30) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3591:7-3592:30) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3591:7-3592:30) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3591:7-3592:30) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3586:5-3587:28) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3586:5-3587:28) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3586:5-3587:28) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3586:5-3587:28) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5507:22-5507:97) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5507:22-5507:97) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___8, NoOffset)) (smtprc_comb.c:2923:5-2923:38) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)[def_exc:Unknown int([-63,63]); intervals:[2,9223372036854775807]]} could be an escaped pointer address! (smtprc_comb.c:2923:5-2923:38) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2923:5-2923:38) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:2950:3-2950:61) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___2, NoOffset)) (smtprc_comb.c:2215:7-2215:65) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5538:11-5539:58) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->r_data_end has escaped. (smtprc_comb.c:5538:11-5539:58) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:5538:11-5539:58) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(r_data_end:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:5538:11-5539:58) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5538:11-5539:58) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3534:5-3534:82) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3534:5-3534:82) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3534:5-3534:82) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:1228:7-1229:24) [Info][Unsound] Unknown address in (char * __restrict )(*(rules + i))->rcpt_to has escaped. (smtprc_comb.c:1228:7-1229:24) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1228:7-1229:24) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Var(rules, NoOffset)), Lval(Var(i, NoOffset))), NoOffset)), Field(rcpt_to:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:1228:7-1229:24) [Info][Unsound] Unknown address in (FILE * __restrict )stderr has escaped. (smtprc_comb.c:1039:21-1040:84) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1039:21-1040:84) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stderr, NoOffset))) (smtprc_comb.c:1039:21-1040:84) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:4678:3-4678:41) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5620:5-5620:22) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:1366:9-1367:37) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(email_subject:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:1366:9-1367:37) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2644:9-2644:87) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:2644:9-2644:87) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2644:9-2644:87) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2632:9-2632:85) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:2632:9-2632:85) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2632:9-2632:85) [Info][Unsound] Unknown address in fd has escaped. (smtprc_comb.c:1160:3-1160:13) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1160:3-1160:13) [Error][Imprecise][Unsound] Function definition missing for rewind (smtprc_comb.c:1160:3-1160:13) [Info][Imprecise] Invalidating expressions: Lval(Var(fd, NoOffset)) (smtprc_comb.c:1160:3-1160:13) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5553:5-5553:73) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4724:7-4724:75) [Info][Imprecise] Invalidating expressions: AddrOf(Var(fd, NoOffset)) (smtprc_comb.c:3990:5-3990:83) [Info][Unsound] Unknown address in {&fd} has escaped. (smtprc_comb.c:3990:5-3990:83) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3990:5-3990:83) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3470:9-3471:33) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3470:9-3471:33) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3470:9-3471:33) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3470:9-3471:33) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:948:17-958:17) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2993:11-3005:11) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2993:11-3005:11) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___7, NoOffset)) (smtprc_comb.c:4325:5-4325:43) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2168:3-2174:3) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:2994:13-2995:47) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2994:13-2995:47) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2994:13-2995:47) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3729:3-3729:101) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3729:3-3729:101) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3729:3-3729:101) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5423:5-5423:22) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3387:7-3388:37) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3387:7-3388:37) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3387:7-3388:37) [Info][Unsound] Unknown address in (FILE * __restrict )failed_fd has escaped. (smtprc_comb.c:2991:11-2991:83) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2991:11-2991:83) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(failed_fd, NoOffset))) (smtprc_comb.c:2991:11-2991:83) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))), Const(Int(0,int,0)), Const(Int(2000,unsigned int,8192U)) (smtprc_comb.c:5426:3-5426:32) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___3, NoOffset)) (smtprc_comb.c:2823:3-2823:55) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:1683:3-1683:81) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(temp, NoOffset))) (smtprc_comb.c:1683:3-1683:81) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4966:13-4966:83) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3652:7-3653:30) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3652:7-3653:30) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3652:7-3653:30) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3652:7-3653:30) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3647:5-3648:28) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3647:5-3648:28) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3647:5-3648:28) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3647:5-3648:28) [Warning][Integer > Overflow][CWE-191] Unsigned integer underflow (smtprc_comb.c:1452:9-1452:48) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:1452:9-1452:48) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1452:9-1452:48) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3436:9-3437:32) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3436:9-3437:32) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3436:9-3437:32) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3436:9-3437:32) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___41, NoOffset)) (smtprc_comb.c:4430:5-4430:44) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___6, NoOffset)) (smtprc_comb.c:2772:5-2772:27) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2699:9-2700:25) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:2699:9-2700:25) [Info][Unsound] Unknown address in fd has escaped. (smtprc_comb.c:1150:5-1150:20) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1150:5-1150:20) [Info][Imprecise] Invalidating expressions: Lval(Var(fd, NoOffset)) (smtprc_comb.c:1150:5-1150:20) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp, NoOffset)) (smtprc_comb.c:1150:5-1150:20) [Warning][Integer > Overflow][CWE-190][CWE-191] Signed integer overflow and underflow (smtprc_comb.c:1569:5-1569:24) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5603:6-5603:86) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5603:6-5603:86) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3757:3-3757:77) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3757:3-3757:77) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3757:3-3757:77) [Info][Unsound] Unknown address in (char * __restrict )o.email_subject has escaped. (smtprc_comb.c:1402:9-1403:37) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1402:9-1403:37) [Warning][Integer > Overflow][CWE-191] Unsigned integer underflow (smtprc_comb.c:1402:9-1403:37) [Error][Imprecise][Unsound] Function definition missing for strncat (smtprc_comb.c:1402:9-1403:37) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(email_subject:TPtr(TInt(char, ), ), NoOffset)))), CastE(TPtr(TInt(char, const ), __restrict ), StartOf(Var(buf, NoOffset))), CastE(TInt(unsigned int, ), Lval(Var(size, NoOffset))) (smtprc_comb.c:1402:9-1403:37) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3275:3-3283:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3275:3-3283:3) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4693:10-4693:89) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4693:10-4693:89) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___4, NoOffset)) (smtprc_comb.c:5363:5-5363:40) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:3021:15-3022:51) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3021:15-3022:51) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3021:15-3022:51) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:1459:11-1459:29) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4594:3-4594:72) [Info][Unsound] Unknown address in (FILE * __restrict )stderr has escaped. (smtprc_comb.c:1424:11-1425:21) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1424:11-1425:21) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stderr, NoOffset))) (smtprc_comb.c:1424:11-1425:21) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:3148:19-3149:68) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3148:19-3149:68) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3148:19-3149:68) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3148:19-3149:68) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:3142:19-3143:66) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3142:19-3143:66) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3142:19-3143:66) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3142:19-3143:66) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___13, NoOffset)) (smtprc_comb.c:1221:7-1221:49) [Info][Unsound] Unknown address in (FILE * __restrict )failed_fd has escaped. (smtprc_comb.c:3169:5-3169:200) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3169:5-3169:200) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(failed_fd, NoOffset))) (smtprc_comb.c:3169:5-3169:200) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5673:6-5673:58) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5673:6-5673:58) [Info][Imprecise] Invalidating expressions: AddrOf(Var(dip, NoOffset)) (smtprc_comb.c:2176:3-2176:37) [Info][Unsound] Unknown address in {&dip} has escaped. (smtprc_comb.c:2176:3-2176:37) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2176:3-2176:37) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4715:9-4715:98) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4715:9-4715:98) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2897:3-2897:83) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(boo, NoOffset))) (smtprc_comb.c:2897:3-2897:83) [Info][Unsound] Unknown address in stdin has escaped. (smtprc_comb.c:1657:17-1657:40) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1657:17-1657:40) [Info][Imprecise] Invalidating expressions: Lval(Var(stdin, NoOffset)) (smtprc_comb.c:1657:17-1657:40) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___41, NoOffset)) (smtprc_comb.c:1657:17-1657:40) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2217:9-2217:44) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4799:6-4799:85) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4799:6-4799:85) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5327:14-5327:95) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5327:14-5327:95) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1364:9-1364:88) [Warning][Integer > Overflow][CWE-191] Unsigned integer underflow (smtprc_comb.c:1364:9-1364:88) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4428:5-4428:75) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:1219:7-1220:24) [Info][Unsound] Unknown address in (char * __restrict )(*(rules + i))->mail_from has escaped. (smtprc_comb.c:1219:7-1220:24) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1219:7-1220:24) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Var(rules, NoOffset)), Lval(Var(i, NoOffset))), NoOffset)), Field(mail_from:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:1219:7-1220:24) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___18, NoOffset)) (smtprc_comb.c:4803:3-4803:51) [Warning][Integer > Overflow][CWE-191] Signed integer underflow (smtprc_comb.c:1697:7-1697:33) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3377:7-3378:21) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3377:7-3378:21) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3377:7-3378:21) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3373:5-3374:19) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3373:5-3374:19) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3373:5-3374:19) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5329:13-5330:61) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->r_data_start has escaped. (smtprc_comb.c:5329:13-5330:61) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:5329:13-5330:61) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(r_data_start:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:5329:13-5330:61) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5329:13-5330:61) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:4901:3-4901:46) [Info][Unsound] Unknown address in argv has escaped. (smtprc_comb.c:4285:5-4285:81) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:4285:5-4285:81) [Info][Imprecise] Invalidating expressions: Lval(Var(argv, NoOffset)) (smtprc_comb.c:4285:5-4285:81) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___59, NoOffset)) (smtprc_comb.c:4285:5-4285:81) [Info][Imprecise] Invalidating expressions: Lval(Var(sockfd, NoOffset)) (smtprc_comb.c:561:5-561:18) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5509:21-5509:90) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5105:11-5105:28) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:1217:8-1217:51) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:1436:11-1436:97) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(email:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:1436:11-1436:97) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___0, NoOffset)) (smtprc_comb.c:2244:3-2244:55) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:873:7-875:7) [Warning][Integer > Overflow][CWE-190][CWE-191] Signed integer overflow and underflow (smtprc_comb.c:1658:17-1658:36) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:1056:19-1057:75) [Info][Unsound] Unknown address in (char * __restrict )(*(hosts + hostnames))->ip_address has escaped. (smtprc_comb.c:1056:19-1057:75) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1056:19-1057:75) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(hostnames, NoOffset))), NoOffset)), Field(ip_address:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:1056:19-1057:75) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___11, NoOffset)) (smtprc_comb.c:4714:9-4714:45) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5310:14-5310:94) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5310:14-5310:94) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___8, NoOffset)) (smtprc_comb.c:4842:5-4842:40) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:2250:7-2250:15) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:1008:20-1008:38) [Info][Unsound] Unknown address in stdin has escaped. (smtprc_comb.c:1530:5-1530:28) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1530:5-1530:28) [Info][Imprecise] Invalidating expressions: Lval(Var(stdin, NoOffset)) (smtprc_comb.c:1530:5-1530:28) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___29, NoOffset)) (smtprc_comb.c:1530:5-1530:28) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:1442:9-1442:95) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(email:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:1442:9-1442:95) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___8, NoOffset)) (smtprc_comb.c:5540:11-5540:46) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:2285:9-2285:73) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5323:14-5323:68) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5323:14-5323:68) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5323:14-5323:68) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5318:13-5318:106) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5318:13-5318:106) [Info][Unsound] Unknown address in stdin has escaped. (smtprc_comb.c:1320:5-1320:23) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1320:5-1320:23) [Info][Imprecise] Invalidating expressions: Lval(Var(stdin, NoOffset)) (smtprc_comb.c:1320:5-1320:23) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp, NoOffset)) (smtprc_comb.c:1320:5-1320:23) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:2290:9-2290:52) [Info][Unsound] Unknown address in (FILE * __restrict )passed_fd has escaped. (smtprc_comb.c:2959:3-2959:133) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2959:3-2959:133) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(passed_fd, NoOffset))) (smtprc_comb.c:2959:3-2959:133) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___2, NoOffset)) (smtprc_comb.c:4738:5-4738:40) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5462:27-5462:97) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:3774:7-3775:26) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:3771:7-3772:34) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:3767:5-3768:41) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp, NoOffset)) (smtprc_comb.c:2284:9-2284:41) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2284:9-2284:41) [Info][Unsound] Unknown address in (FILE * __restrict )stderr has escaped. (smtprc_comb.c:1729:5-1730:29) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1729:5-1730:29) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stderr, NoOffset))) (smtprc_comb.c:1729:5-1730:29) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___34, NoOffset)) (smtprc_comb.c:1975:23-1975:57) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___45, NoOffset)) (smtprc_comb.c:4443:5-4443:44) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___17, NoOffset)) (smtprc_comb.c:5475:27-5475:63) [Warning][Integer > Overflow][CWE-191] Signed integer underflow (smtprc_comb.c:1203:5-1235:5) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), StartOf(Var(buf, NoOffset))), Const(Int(0,int,0)), Const(Int(2000,unsigned int,8192U)) (smtprc_comb.c:3823:3-3823:34) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___0, NoOffset)) (smtprc_comb.c:2620:3-2620:43) [Info][Unsound] Unknown address in {&tmp___0} has escaped. (smtprc_comb.c:2620:3-2620:43) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2620:3-2620:43) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2620:3-2620:43) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5542:11-5542:28) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5285:11-5285:79) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___5, NoOffset)) (smtprc_comb.c:2826:3-2826:55) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4837:5-4837:73) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___2, NoOffset)) (smtprc_comb.c:2898:3-2898:46) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2898:3-2898:46) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3689:7-3690:31) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3689:7-3690:31) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3689:7-3690:31) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3689:7-3690:31) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3683:5-3684:29) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3683:5-3684:29) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3683:5-3684:29) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3683:5-3684:29) [Warning][Integer > Overflow][CWE-190][CWE-191] Unsigned integer overflow and underflow (smtprc_comb.c:4009:3-4009:35) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3828:5-3828:73) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(s, NoOffset))) (smtprc_comb.c:3828:5-3828:73) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:2500:9-2500:77) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:2815:3-2815:67) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:3095:15-3095:30) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4823:8-4823:87) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4823:8-4823:87) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___6, NoOffset)) (smtprc_comb.c:4316:5-4316:43) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3097:15-3109:15) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3097:15-3109:15) [Info][Unsound] Unknown address in (FILE * __restrict )stderr has escaped. (smtprc_comb.c:4174:3-4174:75) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:4174:3-4174:75) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stderr, NoOffset))) (smtprc_comb.c:4174:3-4174:75) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5459:28-5459:82) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5459:28-5459:82) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5459:28-5459:82) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5101:11-5102:59) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->r_rcpt_to has escaped. (smtprc_comb.c:5101:11-5102:59) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:5101:11-5102:59) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(r_rcpt_to:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:5101:11-5102:59) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5101:11-5102:59) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(temp, NoOffset))) (smtprc_comb.c:2117:5-2117:80) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:5269:3-5269:41) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5691:5-5692:21) [Info][Unsound] Unknown address in (char * __restrict )(*(hosts + cur_host))->r_quit has escaped. (smtprc_comb.c:5691:5-5692:21) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:5691:5-5692:21) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(r_quit:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:5691:5-5692:21) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5691:5-5692:21) [Info][Unsound] Unknown address in stdin has escaped. (smtprc_comb.c:1568:5-1568:28) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1568:5-1568:28) [Info][Imprecise] Invalidating expressions: Lval(Var(stdin, NoOffset)) (smtprc_comb.c:1568:5-1568:28) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___34, NoOffset)) (smtprc_comb.c:1568:5-1568:28) [Info][Unsound] Unknown address in (FILE * __restrict )passed_fd has escaped. (smtprc_comb.c:3151:17-3151:90) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3151:17-3151:90) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(passed_fd, NoOffset))) (smtprc_comb.c:3151:17-3151:90) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3492:7-3496:7) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3492:7-3496:7) [Info][Unsound] Unknown address in (char * __restrict )o.email_template has escaped. (smtprc_comb.c:4469:5-4470:22) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:4469:5-4470:22) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(email_template:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:4469:5-4470:22) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:2585:3-2585:18) [Info][Imprecise] Invalidating expressions: AddrOf(Var(endc, Index(Lval(Var(i, NoOffset)), NoOffset))) (smtprc_comb.c:982:15-982:52) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:3046:17-3047:53) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3046:17-3047:53) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3046:17-3047:53) [Info][Unsound] Unknown address in (FILE * __restrict )stderr has escaped. (smtprc_comb.c:4188:3-4188:74) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:4188:3-4188:74) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stderr, NoOffset))) (smtprc_comb.c:4188:3-4188:74) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4188:3-4188:74) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4736:5-4736:73) [Info][Unsound] Unknown address in (FILE * __restrict )stderr has escaped. (smtprc_comb.c:394:5-394:81) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:394:5-394:81) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stderr, NoOffset))) (smtprc_comb.c:394:5-394:81) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___31, NoOffset)) (smtprc_comb.c:5129:21-5129:69) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5265:6-5265:86) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5265:6-5265:86) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5473:28-5473:82) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5473:28-5473:82) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5473:28-5473:82) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp, NoOffset)) (smtprc_comb.c:2071:9-2071:38) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3393:3-3405:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3393:3-3405:3) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(time_t, TNamed(__time_t, TInt(long, ), ), ), ), CastE(TPtr(TVoid(), ), Const(Int(0,int,0)))) (smtprc_comb.c:4008:3-4008:41) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___20, NoOffset)) (smtprc_comb.c:4008:3-4008:41) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5143:25-5143:115) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5143:25-5143:115) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3597:5-3597:78) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3597:5-3597:78) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3597:5-3597:78) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___59, NoOffset)) (smtprc_comb.c:1851:19-1851:82) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___2, NoOffset)) (smtprc_comb.c:309:9-309:49) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___17, NoOffset)) (smtprc_comb.c:4965:13-4965:49) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3704:7-3705:31) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3704:7-3705:31) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3704:7-3705:31) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3704:7-3705:31) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3699:5-3700:29) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3699:5-3700:29) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3699:5-3700:29) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3699:5-3700:29) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4739:5-4740:52) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->r_banner has escaped. (smtprc_comb.c:4739:5-4740:52) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:4739:5-4740:52) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(r_banner:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:4739:5-4740:52) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4739:5-4740:52) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:322:12-322:79) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:322:12-322:79) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___21, NoOffset)) (smtprc_comb.c:4363:5-4363:44) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4985:11-4986:59) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->r_mail_from has escaped. (smtprc_comb.c:4985:11-4986:59) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:4985:11-4986:59) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(r_mail_from:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:4985:11-4986:59) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4985:11-4986:59) [Info][Unsound] Unknown address in (FILE * __restrict )stderr has escaped. (smtprc_comb.c:1603:7-1603:207) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1603:7-1603:207) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stderr, NoOffset))) (smtprc_comb.c:1603:7-1603:207) [Info][Imprecise] Invalidating expressions: Lval(Var(stdout, NoOffset)) (smtprc_comb.c:4173:3-4173:17) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4173:3-4173:17) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:1223:7-1223:73) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:1223:7-1223:73) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:1414:5-1414:78) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1414:5-1414:78) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))), CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:1414:5-1414:78) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___24, NoOffset)) (smtprc_comb.c:1414:5-1414:78) [Info][Unsound] Unknown address in {&tmp___24} has escaped. (smtprc_comb.c:1414:5-1414:78) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___5, NoOffset)) (smtprc_comb.c:304:5-304:43) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3366:5-3370:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3366:5-3370:5) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(iprange2, NoOffset))) (smtprc_comb.c:1107:5-1107:27) [Info][Unsound] Unknown address in (void *)iprange2 has escaped. (smtprc_comb.c:1107:5-1107:27) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1107:5-1107:27) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:1107:5-1107:27) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3804:3-3805:32) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3804:3-3805:32) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3804:3-3805:32) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___9, NoOffset)) (smtprc_comb.c:4924:11-4924:46) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3726:3-3726:80) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3726:3-3726:80) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3726:3-3726:80) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___15, NoOffset)) (smtprc_comb.c:5328:13-5328:49) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___4, NoOffset)) (smtprc_comb.c:2495:7-2495:72) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2495:7-2495:72) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2495:7-2495:72) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___51, NoOffset)) (smtprc_comb.c:1881:39-1882:61) [Info][Unsound] Unknown address in fd has escaped. (smtprc_comb.c:1412:3-1412:13) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1412:3-1412:13) [Error][Imprecise][Unsound] Function definition missing for rewind (smtprc_comb.c:1412:3-1412:13) [Info][Imprecise] Invalidating expressions: Lval(Var(fd, NoOffset)) (smtprc_comb.c:1412:3-1412:13) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5271:6-5271:60) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5271:6-5271:60) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5271:6-5271:60) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3064:11-3157:11) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3064:11-3157:11) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:4796:3-4796:41) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3078:19-3078:93) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3078:19-3078:93) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3078:19-3078:93) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___10, NoOffset)) (smtprc_comb.c:4711:9-4711:45) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___12, NoOffset)) (smtprc_comb.c:5347:11-5347:47) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:274:5-276:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:274:5-276:5) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:4716:9-4716:26) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2622:5-2622:59) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___20, NoOffset)) (smtprc_comb.c:4971:13-4971:49) [Info][Unsound] Unknown address in (FILE * __restrict )stderr has escaped. (smtprc_comb.c:1529:5-1529:186) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1529:5-1529:186) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stderr, NoOffset))) (smtprc_comb.c:1529:5-1529:186) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3322:5-3322:63) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3322:5-3322:63) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3322:5-3322:63) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2479:3-2480:24) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:2479:3-2480:24) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2479:3-2480:24) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3727:3-3728:27) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3727:3-3728:27) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3727:3-3728:27) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3727:3-3728:27) [Info][Unsound] Unknown address in (FILE * __restrict )errord_fd has escaped. (smtprc_comb.c:2957:3-2957:197) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2957:3-2957:197) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(errord_fd, NoOffset))) (smtprc_comb.c:2957:3-2957:197) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3479:5-3482:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3479:5-3482:5) [Info][Imprecise] Invalidating expressions: AddrOf(Var(endc, Index(Lval(Var(i, NoOffset)), NoOffset))) (smtprc_comb.c:965:19-965:56) [Info][Imprecise] Invalidating expressions: AddrOf(Var(t, NoOffset)) (smtprc_comb.c:1429:9-1429:51) [Info][Unsound] Unknown address in {&t} has escaped. (smtprc_comb.c:1429:9-1429:51) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1429:9-1429:51) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3023:15-3023:84) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3023:15-3023:84) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3023:15-3023:84) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(hosts, NoOffset))), CastE(TInt(unsigned int, ), *(PlusA(Lval(Var(o, Field(no_hostnames:TInt(unsigned long, ), NoOffset))), Const(Int(1,unsigned long,1UL))), sizeof(TPtr(TPtr(TNamed(host, TCompLoop(struct _host, _, ), ), ), )))) (smtprc_comb.c:1029:11-1029:119) [Info][Unsound] Unknown address in (void *)hosts has escaped. (smtprc_comb.c:1029:11-1029:119) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1029:11-1029:119) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:1029:11-1029:119) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:1029:11-1029:119) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___10, NoOffset)) (smtprc_comb.c:1029:11-1029:119) [Info][Unsound] Unknown address in {&tmp___10} has escaped. (smtprc_comb.c:1029:11-1029:119) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(string, NoOffset))) (smtprc_comb.c:2695:7-2695:80) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2695:7-2695:80) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5292:11-5292:28) [Info][Unsound] Unknown address in (FILE * __restrict )stderr has escaped. (smtprc_comb.c:378:5-378:82) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:378:5-378:82) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stderr, NoOffset))) (smtprc_comb.c:378:5-378:82) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4808:8-4808:62) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4808:8-4808:62) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5689:6-5689:52) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5689:6-5689:52) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3750:3-3750:125) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3750:3-3750:125) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3750:3-3750:125) [Info][Unsound] Unknown address in (FILE * __restrict )stderr has escaped. (smtprc_comb.c:4189:3-4189:70) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:4189:3-4189:70) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stderr, NoOffset))) (smtprc_comb.c:4189:3-4189:70) [Warning][Integer > Overflow][CWE-190][CWE-191] Signed integer overflow and underflow (smtprc_comb.c:1151:5-1151:19) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5104:11-5104:101) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5104:11-5104:101) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3612:5-3616:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3612:5-3616:5) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___4, NoOffset)) (smtprc_comb.c:887:9-887:46) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2288:9-2288:91) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(address, NoOffset))) (smtprc_comb.c:2288:9-2288:91) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2288:9-2288:91) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4963:14-4963:68) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4963:14-4963:68) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4963:14-4963:68) [Info][Imprecise] Invalidating expressions: AddrOf(Var(fd, NoOffset)) (smtprc_comb.c:2195:5-2195:84) [Info][Unsound] Unknown address in {&fd} has escaped. (smtprc_comb.c:2195:5-2195:84) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2195:5-2195:84) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3453:5-3460:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3453:5-3460:5) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:3000:13-3001:49) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3000:13-3001:49) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3000:13-3001:49) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___13, NoOffset)) (smtprc_comb.c:5325:13-5325:49) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3631:3-3643:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3631:3-3643:3) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5610:6-5610:60) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5610:6-5610:60) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5610:6-5610:60) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___3, NoOffset)) (smtprc_comb.c:4533:7-4533:32) [Info][Unsound] Unknown address in {&tmp___3} has escaped. (smtprc_comb.c:4533:7-4533:32) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:4533:7-4533:32) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___13, NoOffset)) (smtprc_comb.c:2048:13-2048:47) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___2, NoOffset)) (smtprc_comb.c:2641:5-2641:47) [Info][Unsound] Unknown address in {&tmp___2} has escaped. (smtprc_comb.c:2641:5-2641:47) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2641:5-2641:47) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2641:5-2641:47) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3741:3-3741:207) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3741:3-3741:207) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3741:3-3741:207) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3540:7-3541:31) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3540:7-3541:31) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3540:7-3541:31) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3540:7-3541:31) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3535:5-3536:29) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3535:5-3536:29) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3535:5-3536:29) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3535:5-3536:29) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5182:20-5182:95) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5182:20-5182:95) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___23, NoOffset)) (smtprc_comb.c:5304:9-5304:57) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___11, NoOffset)) (smtprc_comb.c:5511:21-5511:57) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp, NoOffset)) (smtprc_comb.c:2747:3-2747:39) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4175:3-4175:74) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___32, NoOffset)) (smtprc_comb.c:5115:7-5115:55) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:479:3-483:3) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___12, NoOffset)) (smtprc_comb.c:5514:21-5514:57) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4781:3-4781:71) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___4, NoOffset)) (smtprc_comb.c:5682:5-5682:40) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5149:26-5149:106) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5149:26-5149:106) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:3125:19-3126:55) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3125:19-3126:55) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3125:19-3126:55) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:4832:7-4832:24) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp, NoOffset)) (smtprc_comb.c:2167:3-2167:40) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:2167:3-2167:40) [Info][Imprecise] Invalidating expressions: Lval(Var(sockfd, NoOffset)) (smtprc_comb.c:555:5-555:18) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___3, NoOffset)) (smtprc_comb.c:4786:3-4786:38) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:1210:7-1211:23) [Info][Unsound] Unknown address in (char * __restrict )(*(rules + i))->helo has escaped. (smtprc_comb.c:1210:7-1211:23) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1210:7-1211:23) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Var(rules, NoOffset)), Lval(Var(i, NoOffset))), NoOffset)), Field(helo:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:1210:7-1211:23) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:4566:19-4566:23) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2717:5-2717:76) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3314:3-3315:17) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3314:3-3315:17) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3314:3-3315:17) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___11, NoOffset)) (smtprc_comb.c:4927:11-4927:47) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___19, NoOffset)) (smtprc_comb.c:5314:13-5314:49) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(o, Field(auto_config_file:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:4364:5-4365:22) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___3, NoOffset)) (smtprc_comb.c:2282:7-2282:43) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2282:7-2282:43) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___12, NoOffset)) (smtprc_comb.c:4930:11-4930:47) [Info][Imprecise] Invalidating expressions: PlusA(Lval(Var(sockfd, NoOffset)), Const(Int(1,int,1))), CastE(TPtr(TCompLoop(struct timeval, _, ), __restrict ), Lval(Var(tmp___2, NoOffset))) (smtprc_comb.c:515:3-516:87) [Info][Imprecise] Invalidating expressions: AddrOf(Var(n, NoOffset)) (smtprc_comb.c:515:3-516:87) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:3128:19-3129:68) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3128:19-3129:68) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3128:19-3129:68) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3128:19-3129:68) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:3122:19-3123:66) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3122:19-3123:66) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3122:19-3123:66) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3122:19-3123:66) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4972:13-4972:105) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4972:13-4972:105) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5554:6-5554:84) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5554:6-5554:84) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___66, NoOffset)) (smtprc_comb.c:1837:5-1837:60) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1713:5-1713:9) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3246:5-3250:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3246:5-3250:5) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___40, NoOffset)) (smtprc_comb.c:1935:29-1935:75) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3574:3-3583:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3574:3-3583:3) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___5, NoOffset)) (smtprc_comb.c:4586:3-4586:36) [Info][Unsound] Unknown address in (FILE * __restrict )stderr has escaped. (smtprc_comb.c:937:15-937:138) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:937:15-937:138) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stderr, NoOffset))) (smtprc_comb.c:937:15-937:138) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5630:5-5630:92) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5630:5-5630:92) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))), Const(Int(0,int,0)), Const(Int(2000,unsigned int,8192U)) (smtprc_comb.c:4795:3-4795:32) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5666:6-5666:60) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5666:6-5666:60) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5666:6-5666:60) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___0, NoOffset)) (smtprc_comb.c:5064:3-5064:38) [Warning][Integer > Overflow][CWE-190][CWE-191] Signed integer overflow and underflow (smtprc_comb.c:1494:7-1494:26) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5684:5-5684:22) [Info][Unsound] Unknown address in (FILE * __restrict )stderr has escaped. (smtprc_comb.c:1061:21-1062:64) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1061:21-1062:64) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stderr, NoOffset))) (smtprc_comb.c:1061:21-1062:64) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5560:5-5560:22) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:2002:19-2002:89) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1159:3-1159:13) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp, NoOffset)) (smtprc_comb.c:3825:5-3825:25) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___11, NoOffset)) (smtprc_comb.c:5344:11-5344:47) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:3136:17-3136:32) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3346:7-3347:21) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3346:7-3347:21) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3346:7-3347:21) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3342:5-3343:19) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3342:5-3343:19) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3342:5-3343:19) [Info][Unsound] Unknown address in dip has escaped. (smtprc_comb.c:2221:3-2221:26) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2221:3-2221:26) [Info][Imprecise] Invalidating expressions: Lval(Var(dip, NoOffset)) (smtprc_comb.c:2221:3-2221:26) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___4, NoOffset)) (smtprc_comb.c:2221:3-2221:26) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2221:3-2221:26) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___38, NoOffset)) (smtprc_comb.c:4421:5-4421:44) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___3, NoOffset)) (smtprc_comb.c:5360:5-5360:40) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___3, NoOffset)) (smtprc_comb.c:2078:9-2078:42) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___9, NoOffset)) (smtprc_comb.c:5671:3-5671:50) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3316:3-3325:3) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3316:3-3325:3) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___6, NoOffset)) (smtprc_comb.c:2829:3-2829:55) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___14, NoOffset)) (smtprc_comb.c:1224:7-1224:49) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4691:10-4691:62) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4691:10-4691:62) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1710:5-1710:13) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1701:9-1701:17) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1693:9-1693:17) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3527:5-3531:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3527:5-3531:5) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5140:25-5141:73) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->r_rcpt_to has escaped. (smtprc_comb.c:5140:25-5141:73) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:5140:25-5141:73) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(r_rcpt_to:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:5140:25-5141:73) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5140:25-5141:73) [Error][Imprecise][Unsound] Function definition missing for strtok (smtprc_comb.c:2278:3-2278:75) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Var(string, NoOffset))), CastE(TPtr(TInt(char, const ), __restrict ), Const(CStr(" ",_))) (smtprc_comb.c:2278:3-2278:75) [Info][Imprecise] Invalidating expressions: AddrOf(Var(word, NoOffset)) (smtprc_comb.c:2278:3-2278:75) [Info][Unsound] Unknown address in {&word} has escaped. (smtprc_comb.c:2278:3-2278:75) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2278:3-2278:75) [Error][Imprecise][Unsound] Function definition missing for strtok (smtprc_comb.c:2294:5-2294:82) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), CastE(TPtr(TVoid(), ), Const(Int(0,int,0)))), CastE(TPtr(TInt(char, const ), __restrict ), Const(CStr(" ",_))) (smtprc_comb.c:2294:5-2294:82) [Info][Imprecise] Invalidating expressions: AddrOf(Var(word, NoOffset)) (smtprc_comb.c:2294:5-2294:82) [Info][Unsound] Unknown address in {&word} has escaped. (smtprc_comb.c:2294:5-2294:82) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2294:5-2294:82) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:1818:5-1818:78) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1818:5-1818:78) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))), CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:1818:5-1818:78) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___67, NoOffset)) (smtprc_comb.c:1818:5-1818:78) [Info][Unsound] Unknown address in {&tmp___67} has escaped. (smtprc_comb.c:1818:5-1818:78) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3710:5-3711:36) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3710:5-3711:36) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3710:5-3711:36) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4953:14-4953:94) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4953:14-4953:94) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3072:19-3072:91) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3072:19-3072:91) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3072:19-3072:91) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:5421:6-5421:60) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5421:6-5421:60) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5421:6-5421:60) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5463:28-5463:107) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5463:28-5463:107) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:1356:11-1356:31) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5158:25-5158:42) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:2506:9-2506:69) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2506:9-2506:69) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:1680:3-1680:73) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3389:7-3390:30) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3389:7-3390:30) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3389:7-3390:30) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3389:7-3390:30) [Info][Unsound] Unknown address in (FILE * __restrict )fd has escaped. (smtprc_comb.c:3383:5-3384:28) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3383:5-3384:28) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(fd, NoOffset))) (smtprc_comb.c:3383:5-3384:28) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3383:5-3384:28) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5144:25-5144:42) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3670:5-3670:55) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:5604:5-5604:22) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___4, NoOffset)) (smtprc_comb.c:3856:3-3856:40) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4394:5-4394:75) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___0, NoOffset)) (smtprc_comb.c:4893:3-4893:38) [Warning][Integer > Overflow][CWE-190][CWE-191] Signed integer overflow and underflow (smtprc_comb.c:2186:5-2191:5) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4964:14-4964:93) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4964:14-4964:93) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:4709:9-4709:77) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4967:14-4967:94) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4967:14-4967:94) [Info][Imprecise] Invalidating expressions: PlusA(Lval(Var(sockfd, NoOffset)), Const(Int(1,int,1))), CastE(TPtr(TCompLoop(struct timeval, _, ), __restrict ), AddrOf(Var(tv, NoOffset))) (smtprc_comb.c:586:3-587:82) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3576:5-3576:61) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:3576:5-3576:61) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3576:5-3576:61) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:906:15-906:30) [Info][Unsound] Unknown address in stdin has escaped. (smtprc_comb.c:1604:7-1604:30) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:1604:7-1604:30) [Info][Imprecise] Invalidating expressions: Lval(Var(stdin, NoOffset)) (smtprc_comb.c:1604:7-1604:30) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___38, NoOffset)) (smtprc_comb.c:1604:7-1604:30) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TVoid(), ), Lval(Var(buf, NoOffset))) (smtprc_comb.c:4800:5-4800:22) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___16, NoOffset)) (smtprc_comb.c:5331:13-5331:49) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___46, NoOffset)) (smtprc_comb.c:4446:5-4446:44) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___27, NoOffset)) (smtprc_comb.c:4381:5-4381:42) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:3107:17-3108:66) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3107:17-3108:66) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3107:17-3108:66) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3107:17-3108:66) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(buf, NoOffset))) (smtprc_comb.c:3101:17-3102:64) [Info][Unsound] Unknown value in {&((alloc@sid:1958), smtprc_comb.c:2559:3-2561:3)} could be an escaped pointer address! (smtprc_comb.c:3101:17-3102:64) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:3101:17-3102:64) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:3101:17-3102:64) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___2, NoOffset)) (smtprc_comb.c:2820:3-2820:56) [Info][Imprecise] Invalidating expressions: AddrOf(Var(fd, NoOffset)) (smtprc_comb.c:3193:3-3193:80) [Info][Unsound] Unknown address in {&fd} has escaped. (smtprc_comb.c:3193:3-3193:80) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:3193:3-3193:80) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:5154:25-5155:73) [Info][Unsound] Unknown address in (char * __restrict )(*((*(hosts + cur_host))->smtp_check + rule___0))->r_rcpt_to has escaped. (smtprc_comb.c:5154:25-5155:73) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:5154:25-5155:73) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), Lval(Mem(Lval(Mem(PlusPI(Lval(Mem(Lval(Mem(PlusPI(Lval(Var(hosts, NoOffset)), Lval(Var(cur_host, NoOffset))), NoOffset)), Field(smtp_check:TPtr(TPtr(TNamed(check, TCompLoop(struct _check, _, ), ), ), ), NoOffset))), Lval(Var(rule___0, NoOffset))), NoOffset)), Field(r_rcpt_to:TPtr(TInt(char, ), ), NoOffset)))) (smtprc_comb.c:5154:25-5155:73) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:5154:25-5155:73) [Info][Imprecise] Invalidating expressions: AddrOf(Var(startc, Index(Lval(Var(i, NoOffset)), NoOffset))) (smtprc_comb.c:980:15-980:54) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TCompLoop(struct timespec, _, ), ), CastE(TPtr(TVoid(), ), Const(Int(0,int,0)))) (smtprc_comb.c:2384:7-2384:81) [Info][Imprecise] Invalidating expressions: AddrOf(Var(tmp___1, NoOffset)) (smtprc_comb.c:2388:7-2389:120) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:2388:7-2389:120) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:2522:5-2522:42) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4034:5-4045:5) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4034:5-4045:5) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(checking, NoOffset))) (smtprc_comb.c:4047:5-4048:53) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4047:5-4048:53) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4047:5-4048:53) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(checking, NoOffset))) (smtprc_comb.c:4043:7-4044:55) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4043:7-4044:55) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4043:7-4044:55) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(checking, NoOffset))) (smtprc_comb.c:4039:9-4040:57) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4039:9-4040:57) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4039:9-4040:57) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(checking, NoOffset))) (smtprc_comb.c:4036:9-4037:55) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4036:9-4037:55) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4036:9-4037:55) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:4053:7-4053:53) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:4068:7-4068:51) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:4084:5-4084:54) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:4099:5-4099:52) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:4114:5-4114:60) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:4129:5-4129:54) [Error][Imprecise][Unsound] Function definition missing for strncat (smtprc_comb.c:4144:5-4144:83) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(checking, NoOffset))), CastE(TPtr(TInt(char, const ), __restrict ), Const(CStr(" x",_))), Const(Int(2000,unsigned int,8192U)) (smtprc_comb.c:4144:5-4144:83) [Warning][Behavior > Undefined > NullPointerDereference][CWE-476] May dereference NULL pointer (smtprc_comb.c:4145:6-4145:81) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:4145:6-4145:81) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:4146:5-4146:45) [Error][Imprecise][Unsound] Function definition missing for strncat (smtprc_comb.c:4139:9-4140:23) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(checking, NoOffset))), CastE(TPtr(TInt(char, const ), __restrict ), Const(CStr(" o",_))), Const(Int(2000,unsigned int,8192U)) (smtprc_comb.c:4139:9-4140:23) [Error][Imprecise][Unsound] Function definition missing for strncat (smtprc_comb.c:4124:9-4125:23) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(checking, NoOffset))), CastE(TPtr(TInt(char, const ), __restrict ), Const(CStr(" o",_))), Const(Int(2000,unsigned int,8192U)) (smtprc_comb.c:4124:9-4125:23) [Error][Imprecise][Unsound] Function definition missing for strncat (smtprc_comb.c:4109:9-4110:23) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(checking, NoOffset))), CastE(TPtr(TInt(char, const ), __restrict ), Const(CStr(" o",_))), Const(Int(2000,unsigned int,8192U)) (smtprc_comb.c:4109:9-4110:23) [Error][Imprecise][Unsound] Function definition missing for strncat (smtprc_comb.c:4094:9-4095:23) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(checking, NoOffset))), CastE(TPtr(TInt(char, const ), __restrict ), Const(CStr(" o",_))), Const(Int(2000,unsigned int,8192U)) (smtprc_comb.c:4094:9-4095:23) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:4148:5-4148:49) [Info][Unsound] Unknown address given as function argument (smtprc_comb.c:4157:3-4157:54) [Error][Imprecise][Unsound] Function definition missing for strncat (smtprc_comb.c:4159:5-4159:100) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(checking, NoOffset))), CastE(TPtr(TInt(char, const ), __restrict ), Const(CStr(" !",_))), CastE(TInt(unsigned int, ), Lval(Var(padding, NoOffset))) (smtprc_comb.c:4159:5-4159:100) [Error][Imprecise][Unsound] Function definition missing for strncat (smtprc_comb.c:4150:7-4151:21) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(checking, NoOffset))), CastE(TPtr(TInt(char, const ), __restrict ), Const(CStr(" !",_))), Const(Int(2000,unsigned int,8192U)) (smtprc_comb.c:4150:7-4151:21) [Error][Imprecise][Unsound] Function definition missing for strncat (smtprc_comb.c:4131:7-4132:21) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(checking, NoOffset))), CastE(TPtr(TInt(char, const ), __restrict ), Const(CStr(" !",_))), Const(Int(2000,unsigned int,8192U)) (smtprc_comb.c:4131:7-4132:21) [Error][Imprecise][Unsound] Function definition missing for strncat (smtprc_comb.c:4116:7-4117:21) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(checking, NoOffset))), CastE(TPtr(TInt(char, const ), __restrict ), Const(CStr(" !",_))), Const(Int(2000,unsigned int,8192U)) (smtprc_comb.c:4116:7-4117:21) [Error][Imprecise][Unsound] Function definition missing for strncat (smtprc_comb.c:4101:7-4102:21) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(checking, NoOffset))), CastE(TPtr(TInt(char, const ), __restrict ), Const(CStr(" !",_))), Const(Int(2000,unsigned int,8192U)) (smtprc_comb.c:4101:7-4102:21) [Error][Imprecise][Unsound] Function definition missing for strncat (smtprc_comb.c:4086:7-4087:21) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(checking, NoOffset))), CastE(TPtr(TInt(char, const ), __restrict ), Const(CStr(" !",_))), Const(Int(2000,unsigned int,8192U)) (smtprc_comb.c:4086:7-4087:21) [Error][Imprecise][Unsound] Function definition missing for strncat (smtprc_comb.c:4070:9-4071:23) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(checking, NoOffset))), CastE(TPtr(TInt(char, const ), __restrict ), Const(CStr(" !",_))), Const(Int(2000,unsigned int,8192U)) (smtprc_comb.c:4070:9-4071:23) [Error][Imprecise][Unsound] Function definition missing for strncat (smtprc_comb.c:4055:9-4056:23) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TInt(char, ), __restrict ), StartOf(Var(checking, NoOffset))), CastE(TPtr(TInt(char, const ), __restrict ), Const(CStr(" !",_))), Const(Int(2000,unsigned int,8192U)) (smtprc_comb.c:4055:9-4056:23) [Info][Imprecise] Invalidating expressions: Lval(Var(sockfd, NoOffset)) (smtprc_comb.c:2524:7-2524:20) [Info][Imprecise] Invalidating expressions: Lval(Var(sockfd, NoOffset)) (smtprc_comb.c:2528:5-2528:18) [Info][Imprecise] Invalidating expressions: Lval(Var(sockfd, NoOffset)) (smtprc_comb.c:2526:5-2526:18) [Info][Imprecise] Invalidating expressions: PlusPI(Lval(Var(o, Field(tid:TPtr(TNamed(pthread_t, TInt(unsigned long, ), ), ), NoOffset))), Lval(Var(cur_host, NoOffset))) (smtprc_comb.c:2530:3-2530:39) [Info][Unsound] Unknown value in o.tid + cur_host could be an escaped pointer address! (smtprc_comb.c:2530:3-2530:39) [Info][Unsound] Write to unknown address: privatization is unsound. (smtprc_comb.c:2530:3-2530:39) [Warning][Integer > Overflow][CWE-190][CWE-191] Unsigned integer overflow and underflow (smtprc_comb.c:2390:7-2390:36) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:2405:5-2405:63) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:2407:6-2407:20) [Warning][Integer > Overflow][CWE-190] Unsigned integer overflow (smtprc_comb.c:2413:5-2413:44) [Info][Unsound] Unknown address in (FILE * __restrict )stderr has escaped. (smtprc_comb.c:2420:11-2421:33) [Info][Unsound] Unknown value in {?} could be an escaped pointer address! (smtprc_comb.c:2420:11-2421:33) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(FILE, TCompLoop(struct _IO_FILE, _, ), ), __restrict ), Lval(Var(stderr, NoOffset))) (smtprc_comb.c:2420:11-2421:33) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TCompLoop(struct timespec, _, ), ), CastE(TPtr(TVoid(), ), Const(Int(0,int,0)))) (smtprc_comb.c:2426:5-2426:79) [Info][Imprecise] Invalidating expressions: CastE(TPtr(TNamed(time_t, TNamed(__time_t, TInt(long, ), ), ), ), CastE(TPtr(TVoid(), ), Const(Int(0,int,0)))) (smtprc_comb.c:727:3-727:42) [Info][Imprecise] Invalidating expressions: AddrOf(Var(a_seconds, NoOffset)) (smtprc_comb.c:727:3-727:42) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:728:3-741:3) [Warning][Integer > Overflow][CWE-190] Signed integer overflow (smtprc_comb.c:732:5-740:5) [Warning][Integer > Overflow][CWE-190][CWE-191] Signed integer overflow and underflow (smtprc_comb.c:736:7-739:7) [Warning][Integer > Overflow][CWE-190][CWE-191] Signed integer overflow and underflow (smtprc_comb.c:742:3-742:41) [Warning][Integer > Overflow][CWE-190][CWE-191] Unsigned integer overflow and underflow (smtprc_comb.c:743:3-743:44) [Warning][Integer > Overflow][CWE-191] Signed integer underflow (smtprc_comb.c:744:3-744:33) [Warning][Integer > Overflow][CWE-190][CWE-191] Unsigned integer overflow and underflow (smtprc_comb.c:745:3-745:41) [Warning][Integer > Overflow][CWE-191] Signed integer underflow (smtprc_comb.c:746:3-746:30) [Warning][Integer > Overflow][CWE-190][CWE-191] Unsigned integer overflow and underflow (smtprc_comb.c:747:3-747:37) Saving the solver result to increment/solver.marshalled Data after postsolve: |rho|=6303 |stable|=6302 |infl|=6303 |wpoint|=0 |side_dep|=89 |side_infl|=111 Saving the current configuration to increment/config.json, meta-data about this run to increment/meta.json, and solver statistics to increment/solver_stats.csv runtime: 00:00:01.544 vars: 2030, evals: 2344 max updates: 5 for var node 4361 "res = check_mail_from(sockfd, cur_host, rule___0);" on smtprc_comb.c:4084:5-4084:54 |rho|=6303 |called|=0 |stable|=6302 |infl|=6303 |wpoint|=0 |side_dep|=89 |side_infl|=111 Found 312 contexts for 58 functions. Top 5 functions: 67 contexts for entry state of fatal on smtprc_comb.c:4168:1-4181:1 46 contexts for entry state of s_malloc on smtprc_comb.c:2551:1-2564:1 17 contexts for entry state of debug on smtprc_comb.c:2709:1-2723:1 13 contexts for entry state of swap_macro on smtprc_comb.c:2651:1-2678:1 9 contexts for entry state of write_smtp on smtprc_comb.c:4607:1-4633:1 Memory statistics: total=4286.27MB, max=58.85MB, minor=4254.94MB, major=66.69MB, promoted=35.36MB minor collections=2036 major collections=8 compactions=0 [Warning][Deadcode] Function "display_screen" will never be called: 35LoC (smtprc_comb.c:623:1-685:1) [Warning][Deadcode] Function "parse_popbox" will never be called: 1LoC (smtprc_comb.c:2229:1-2235:1) [Warning][Deadcode] Function "display_text" will never be called: 1LoC (smtprc_comb.c:3864:1-3870:1) [Warning][Deadcode] Function "display_xml" will never be called: 1LoC (smtprc_comb.c:4203:1-4209:1) [Warning][Race] Memory location (alloc@sid:1958)@smtprc_comb.c:2559:3-2561:3 (race with conf. 90): write with [] (conf. 90) (smtprc_comb.c:2665:5-2665:99) write with thread:[main] (conf. 90) (smtprc_comb.c:2665:5-2665:99) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2665:5-2665:99) write with [] (conf. 90) (smtprc_comb.c:2675:3-2675:20) write with thread:[main] (conf. 90) (smtprc_comb.c:2675:3-2675:20) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2675:3-2675:20) write with thread:[main] (conf. 90) (smtprc_comb.c:3499:3-3499:20) write with thread:[main] (conf. 90) (smtprc_comb.c:3708:3-3708:20) [Success][Race] Memory location o.m_timeout@smtprc_comb.c:244:16-244:18 (safe): read with thread:[main] (conf. 110) (smtprc_comb.c:749:5-750:24) read with thread:[main] (conf. 110) (smtprc_comb.c:751:5-751:38) [Success][Race] Memory location (struct _rule).rcpt_to (safe): read with [] (conf. 100) (smtprc_comb.c:5062:3-5062:79) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5062:3-5062:79) [Success][Race] Memory location stderr@smtprc_comb.c:335:24-335:32 (safe): read with [] (conf. 110) (smtprc_comb.c:2717:5-2717:76) read with thread:[main] (conf. 110) (smtprc_comb.c:2717:5-2717:76) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2717:5-2717:76) read with [] (conf. 110) (smtprc_comb.c:4175:3-4175:74) read with thread:[main] (conf. 110) (smtprc_comb.c:4175:3-4175:74) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4175:3-4175:74) read with [] (conf. 110) (smtprc_comb.c:4188:3-4188:74) read with thread:[main] (conf. 110) (smtprc_comb.c:4188:3-4188:74) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4188:3-4188:74) [Warning][Race] Memory location (struct _check).error_code (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:2974:11-2978:11) read with thread:[main] (conf. 100) (smtprc_comb.c:2981:11-2985:11) read with thread:[main] (conf. 100) (smtprc_comb.c:3036:13-3058:13) read with thread:[main] (conf. 100) (smtprc_comb.c:3066:15-3088:15) read with thread:[main] (conf. 100) (smtprc_comb.c:3223:9-3238:9) read with thread:[main] (conf. 100) (smtprc_comb.c:3224:11-3228:11) read with thread:[main] (conf. 100) (smtprc_comb.c:3245:3-3256:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3275:3-3283:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3279:5-3282:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3326:3-3329:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3330:3-3340:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3335:5-3339:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3341:3-3349:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3345:5-3348:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3350:3-3360:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3355:5-3359:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3361:3-3371:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3366:5-3370:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3372:3-3380:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3376:5-3379:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3381:3-3392:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3386:5-3391:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3393:3-3405:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3399:5-3404:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3406:3-3414:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3410:5-3413:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3415:3-3427:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3418:5-3426:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3428:3-3440:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3431:5-3439:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3441:3-3449:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3445:5-3448:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3450:3-3461:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3453:5-3460:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3462:3-3474:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3465:5-3473:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3475:3-3483:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3479:5-3482:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3487:3-3498:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3490:5-3497:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3500:3-3512:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3503:5-3511:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3513:3-3521:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3517:5-3520:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3522:3-3532:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3527:5-3531:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3533:3-3543:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3538:5-3542:5) write with [] (conf. 100) (smtprc_comb.c:2519:8-2519:80) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2519:8-2519:80) write with [] (conf. 100) (smtprc_comb.c:4681:6-4681:85) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4681:6-4681:85) write with [] (conf. 100) (smtprc_comb.c:4693:10-4693:89) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4693:10-4693:89) write with [] (conf. 100) (smtprc_comb.c:4707:10-4707:89) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4707:10-4707:89) write with [] (conf. 100) (smtprc_comb.c:4722:8-4722:87) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4722:8-4722:87) write with [] (conf. 100) (smtprc_comb.c:4791:6-4791:85) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4791:6-4791:85) write with [] (conf. 100) (smtprc_comb.c:4799:6-4799:85) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4799:6-4799:85) write with [] (conf. 100) (smtprc_comb.c:4809:8-4809:87) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4809:8-4809:87) write with [] (conf. 100) (smtprc_comb.c:4823:8-4823:87) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4823:8-4823:87) write with [] (conf. 100) (smtprc_comb.c:4904:6-4904:85) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4904:6-4904:85) write with [] (conf. 100) (smtprc_comb.c:4912:6-4912:85) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4912:6-4912:85) write with [] (conf. 100) (smtprc_comb.c:4950:14-4950:93) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4950:14-4950:93) write with [] (conf. 100) (smtprc_comb.c:4964:14-4964:93) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4964:14-4964:93) write with [] (conf. 100) (smtprc_comb.c:4980:12-4980:91) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4980:12-4980:91) write with [] (conf. 100) (smtprc_comb.c:5076:6-5076:85) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5076:6-5076:85) write with [] (conf. 100) (smtprc_comb.c:5084:6-5084:86) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5084:6-5084:86) write with [] (conf. 100) (smtprc_comb.c:5135:26-5135:106) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5135:26-5135:106) write with [] (conf. 100) (smtprc_comb.c:5149:26-5149:106) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5149:26-5149:106) write with [] (conf. 100) (smtprc_comb.c:5165:24-5165:104) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5165:24-5165:104) write with [] (conf. 100) (smtprc_comb.c:5265:6-5265:86) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5265:6-5265:86) write with [] (conf. 100) (smtprc_comb.c:5272:6-5272:86) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5272:6-5272:86) write with [] (conf. 100) (smtprc_comb.c:5310:14-5310:94) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5310:14-5310:94) write with [] (conf. 100) (smtprc_comb.c:5324:14-5324:94) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5324:14-5324:94) write with [] (conf. 100) (smtprc_comb.c:5340:12-5340:92) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5340:12-5340:92) write with [] (conf. 100) (smtprc_comb.c:5422:6-5422:86) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5422:6-5422:86) write with [] (conf. 100) (smtprc_comb.c:5430:6-5430:86) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5430:6-5430:86) write with [] (conf. 100) (smtprc_comb.c:5460:28-5460:108) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5460:28-5460:108) write with [] (conf. 100) (smtprc_comb.c:5474:28-5474:108) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5474:28-5474:108) write with [] (conf. 100) (smtprc_comb.c:5490:26-5490:106) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5490:26-5490:106) write with [] (conf. 100) (smtprc_comb.c:5596:6-5596:86) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5596:6-5596:86) write with [] (conf. 100) (smtprc_comb.c:5603:6-5603:86) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5603:6-5603:86) write with [] (conf. 100) (smtprc_comb.c:5611:6-5611:86) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5611:6-5611:86) write with [] (conf. 100) (smtprc_comb.c:5660:6-5660:86) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5660:6-5660:86) write with [] (conf. 100) (smtprc_comb.c:5667:6-5667:86) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5667:6-5667:86) write with [] (conf. 100) (smtprc_comb.c:5675:6-5675:86) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5675:6-5675:86) [Success][Race] Memory location hosts@smtprc_comb.c:245:6-245:14 (safe): read with thread:[main] (conf. 110) (smtprc_comb.c:274:5-276:5) read with thread:[main] (conf. 110) (smtprc_comb.c:310:9-310:67) read with thread:[main] (conf. 110) (smtprc_comb.c:315:11-317:11) read with thread:[main] (conf. 110) (smtprc_comb.c:322:12-322:79) read with [] (conf. 110) (smtprc_comb.c:2479:3-2480:24) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2479:3-2480:24) read with [] (conf. 110) (smtprc_comb.c:2481:3-2481:49) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2481:3-2481:49) read with [] (conf. 110) (smtprc_comb.c:2491:7-2491:74) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2491:7-2491:74) read with [] (conf. 110) (smtprc_comb.c:2495:7-2495:72) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2495:7-2495:72) read with [] (conf. 110) (smtprc_comb.c:2496:7-2497:33) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2496:7-2497:33) read with [] (conf. 110) (smtprc_comb.c:2501:10-2501:58) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2501:10-2501:58) read with [] (conf. 110) (smtprc_comb.c:2503:9-2504:25) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2503:9-2504:25) read with [] (conf. 110) (smtprc_comb.c:2506:9-2506:69) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2506:9-2506:69) read with [] (conf. 110) (smtprc_comb.c:2507:10-2507:59) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2507:10-2507:59) read with [] (conf. 110) (smtprc_comb.c:2510:6-2510:56) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2510:6-2510:56) read with [] (conf. 110) (smtprc_comb.c:2512:6-2512:58) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2512:6-2512:58) read with [] (conf. 110) (smtprc_comb.c:2516:7-2516:66) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2516:7-2516:66) read with [] (conf. 110) (smtprc_comb.c:2517:8-2517:76) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2517:8-2517:76) read with [] (conf. 110) (smtprc_comb.c:2518:8-2518:76) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2518:8-2518:76) read with [] (conf. 110) (smtprc_comb.c:2519:8-2519:80) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2519:8-2519:80) read with [] (conf. 110) (smtprc_comb.c:2626:5-2626:85) read with thread:[main] (conf. 110) (smtprc_comb.c:2626:5-2626:85) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2626:5-2626:85) read with [] (conf. 110) (smtprc_comb.c:2631:7-2635:7) read with thread:[main] (conf. 110) (smtprc_comb.c:2631:7-2635:7) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2631:7-2635:7) read with [] (conf. 110) (smtprc_comb.c:2632:9-2632:85) read with thread:[main] (conf. 110) (smtprc_comb.c:2632:9-2632:85) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2632:9-2632:85) read with [] (conf. 110) (smtprc_comb.c:2644:9-2644:87) read with thread:[main] (conf. 110) (smtprc_comb.c:2644:9-2644:87) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2644:9-2644:87) read with [] (conf. 110) (smtprc_comb.c:2791:3-2793:21) read with thread:[main] (conf. 110) (smtprc_comb.c:2791:3-2793:21) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2791:3-2793:21) read with thread:[main] (conf. 110) (smtprc_comb.c:2963:5-2965:5) read with thread:[main] (conf. 110) (smtprc_comb.c:2970:5-3162:5) read with thread:[main] (conf. 110) (smtprc_comb.c:2973:9-2979:9) read with thread:[main] (conf. 110) (smtprc_comb.c:2974:11-2978:11) read with thread:[main] (conf. 110) (smtprc_comb.c:2980:9-2986:9) read with thread:[main] (conf. 110) (smtprc_comb.c:2981:11-2985:11) read with thread:[main] (conf. 110) (smtprc_comb.c:2993:11-3005:11) read with thread:[main] (conf. 110) (smtprc_comb.c:2994:13-2995:47) read with thread:[main] (conf. 110) (smtprc_comb.c:2996:13-2996:83) read with thread:[main] (conf. 110) (smtprc_comb.c:2997:13-2998:60) read with thread:[main] (conf. 110) (smtprc_comb.c:3000:13-3001:49) read with thread:[main] (conf. 110) (smtprc_comb.c:3002:13-3002:85) read with thread:[main] (conf. 110) (smtprc_comb.c:3003:13-3004:62) read with thread:[main] (conf. 110) (smtprc_comb.c:3014:13-3026:13) read with thread:[main] (conf. 110) (smtprc_comb.c:3015:15-3016:49) read with thread:[main] (conf. 110) (smtprc_comb.c:3017:15-3017:82) read with thread:[main] (conf. 110) (smtprc_comb.c:3018:15-3019:62) read with thread:[main] (conf. 110) (smtprc_comb.c:3021:15-3022:51) read with thread:[main] (conf. 110) (smtprc_comb.c:3023:15-3023:84) read with thread:[main] (conf. 110) (smtprc_comb.c:3024:15-3025:64) read with thread:[main] (conf. 110) (smtprc_comb.c:3034:9-3158:9) read with thread:[main] (conf. 110) (smtprc_comb.c:3035:11-3061:11) read with thread:[main] (conf. 110) (smtprc_comb.c:3036:13-3058:13) read with thread:[main] (conf. 110) (smtprc_comb.c:3039:15-3051:15) read with thread:[main] (conf. 110) (smtprc_comb.c:3040:17-3041:51) read with thread:[main] (conf. 110) (smtprc_comb.c:3042:17-3042:86) read with thread:[main] (conf. 110) (smtprc_comb.c:3043:17-3044:64) read with thread:[main] (conf. 110) (smtprc_comb.c:3046:17-3047:53) read with thread:[main] (conf. 110) (smtprc_comb.c:3048:17-3048:88) read with thread:[main] (conf. 110) (smtprc_comb.c:3049:17-3050:66) read with thread:[main] (conf. 110) (smtprc_comb.c:3064:11-3157:11) read with thread:[main] (conf. 110) (smtprc_comb.c:3065:13-3091:13) read with thread:[main] (conf. 110) (smtprc_comb.c:3066:15-3088:15) read with thread:[main] (conf. 110) (smtprc_comb.c:3069:17-3081:17) read with thread:[main] (conf. 110) (smtprc_comb.c:3070:19-3071:53) read with thread:[main] (conf. 110) (smtprc_comb.c:3072:19-3072:91) read with thread:[main] (conf. 110) (smtprc_comb.c:3073:19-3074:66) read with thread:[main] (conf. 110) (smtprc_comb.c:3076:19-3077:55) read with thread:[main] (conf. 110) (smtprc_comb.c:3078:19-3078:93) read with thread:[main] (conf. 110) (smtprc_comb.c:3079:19-3080:68) read with thread:[main] (conf. 110) (smtprc_comb.c:3094:13-3156:13) read with thread:[main] (conf. 110) (smtprc_comb.c:3097:15-3109:15) read with thread:[main] (conf. 110) (smtprc_comb.c:3098:17-3099:51) read with thread:[main] (conf. 110) (smtprc_comb.c:3100:17-3100:86) read with thread:[main] (conf. 110) (smtprc_comb.c:3101:17-3102:64) read with thread:[main] (conf. 110) (smtprc_comb.c:3104:17-3105:53) read with thread:[main] (conf. 110) (smtprc_comb.c:3106:17-3106:88) read with thread:[main] (conf. 110) (smtprc_comb.c:3107:17-3108:66) read with thread:[main] (conf. 110) (smtprc_comb.c:3115:15-3155:15) read with thread:[main] (conf. 110) (smtprc_comb.c:3118:17-3130:17) read with thread:[main] (conf. 110) (smtprc_comb.c:3119:19-3120:53) read with thread:[main] (conf. 110) (smtprc_comb.c:3121:19-3121:89) read with thread:[main] (conf. 110) (smtprc_comb.c:3122:19-3123:66) read with thread:[main] (conf. 110) (smtprc_comb.c:3125:19-3126:55) read with thread:[main] (conf. 110) (smtprc_comb.c:3127:19-3127:91) read with thread:[main] (conf. 110) (smtprc_comb.c:3128:19-3129:68) read with thread:[main] (conf. 110) (smtprc_comb.c:3138:17-3150:17) read with thread:[main] (conf. 110) (smtprc_comb.c:3139:19-3140:53) read with thread:[main] (conf. 110) (smtprc_comb.c:3141:19-3141:87) read with thread:[main] (conf. 110) (smtprc_comb.c:3142:19-3143:66) read with thread:[main] (conf. 110) (smtprc_comb.c:3145:19-3146:55) read with thread:[main] (conf. 110) (smtprc_comb.c:3147:19-3147:89) read with thread:[main] (conf. 110) (smtprc_comb.c:3148:19-3149:68) read with thread:[main] (conf. 110) (smtprc_comb.c:3200:5-3220:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3205:7-3219:7) read with thread:[main] (conf. 110) (smtprc_comb.c:3210:9-3218:9) read with thread:[main] (conf. 110) (smtprc_comb.c:3221:5-3242:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3222:7-3239:7) read with thread:[main] (conf. 110) (smtprc_comb.c:3223:9-3238:9) read with thread:[main] (conf. 110) (smtprc_comb.c:3224:11-3228:11) read with thread:[main] (conf. 110) (smtprc_comb.c:3231:11-3237:11) read with thread:[main] (conf. 110) (smtprc_comb.c:3234:13-3236:13) read with thread:[main] (conf. 110) (smtprc_comb.c:3245:3-3256:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3246:5-3250:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3253:5-3255:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3268:3-3274:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3269:5-3270:66) read with thread:[main] (conf. 110) (smtprc_comb.c:3272:5-3273:40) read with thread:[main] (conf. 110) (smtprc_comb.c:3275:3-3283:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3279:5-3282:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3286:3-3287:41) read with thread:[main] (conf. 110) (smtprc_comb.c:3316:3-3325:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3317:5-3317:59) read with thread:[main] (conf. 110) (smtprc_comb.c:3318:5-3318:61) read with thread:[main] (conf. 110) (smtprc_comb.c:3322:5-3322:63) read with thread:[main] (conf. 110) (smtprc_comb.c:3326:3-3329:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3330:3-3340:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3331:5-3331:82) read with thread:[main] (conf. 110) (smtprc_comb.c:3335:5-3339:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3336:7-3336:84) read with thread:[main] (conf. 110) (smtprc_comb.c:3341:3-3349:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3345:5-3348:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3350:3-3360:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3351:5-3351:78) read with thread:[main] (conf. 110) (smtprc_comb.c:3355:5-3359:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3356:7-3356:80) read with thread:[main] (conf. 110) (smtprc_comb.c:3361:3-3371:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3362:5-3362:80) read with thread:[main] (conf. 110) (smtprc_comb.c:3366:5-3370:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3367:7-3367:82) read with thread:[main] (conf. 110) (smtprc_comb.c:3372:3-3380:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3376:5-3379:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3381:3-3392:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3382:5-3382:83) read with thread:[main] (conf. 110) (smtprc_comb.c:3386:5-3391:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3387:7-3388:37) read with thread:[main] (conf. 110) (smtprc_comb.c:3393:3-3405:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3394:5-3395:35) read with thread:[main] (conf. 110) (smtprc_comb.c:3399:5-3404:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3400:7-3401:37) read with thread:[main] (conf. 110) (smtprc_comb.c:3406:3-3414:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3410:5-3413:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3415:3-3427:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3418:5-3426:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3420:7-3425:7) read with thread:[main] (conf. 110) (smtprc_comb.c:3421:9-3422:39) read with thread:[main] (conf. 110) (smtprc_comb.c:3428:3-3440:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3431:5-3439:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3433:7-3438:7) read with thread:[main] (conf. 110) (smtprc_comb.c:3434:9-3435:39) read with thread:[main] (conf. 110) (smtprc_comb.c:3441:3-3449:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3445:5-3448:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3450:3-3461:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3453:5-3460:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3455:7-3459:7) read with thread:[main] (conf. 110) (smtprc_comb.c:3462:3-3474:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3465:5-3473:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3467:7-3472:7) read with thread:[main] (conf. 110) (smtprc_comb.c:3468:9-3469:40) read with thread:[main] (conf. 110) (smtprc_comb.c:3475:3-3483:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3479:5-3482:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3487:3-3498:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3490:5-3497:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3492:7-3496:7) read with thread:[main] (conf. 110) (smtprc_comb.c:3500:3-3512:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3503:5-3511:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3505:7-3510:7) read with thread:[main] (conf. 110) (smtprc_comb.c:3506:9-3507:40) read with thread:[main] (conf. 110) (smtprc_comb.c:3513:3-3521:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3517:5-3520:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3522:3-3532:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3527:5-3531:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3533:3-3543:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3534:5-3534:82) read with thread:[main] (conf. 110) (smtprc_comb.c:3538:5-3542:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3539:7-3539:84) read with thread:[main] (conf. 110) (smtprc_comb.c:3574:3-3583:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3575:5-3575:59) read with thread:[main] (conf. 110) (smtprc_comb.c:3576:5-3576:61) read with thread:[main] (conf. 110) (smtprc_comb.c:3580:5-3580:63) read with thread:[main] (conf. 110) (smtprc_comb.c:3584:3-3594:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3585:5-3585:82) read with thread:[main] (conf. 110) (smtprc_comb.c:3589:5-3593:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3590:7-3590:84) read with thread:[main] (conf. 110) (smtprc_comb.c:3596:3-3606:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3597:5-3597:78) read with thread:[main] (conf. 110) (smtprc_comb.c:3601:5-3605:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3602:7-3602:80) read with thread:[main] (conf. 110) (smtprc_comb.c:3607:3-3617:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3608:5-3608:80) read with thread:[main] (conf. 110) (smtprc_comb.c:3612:5-3616:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3613:7-3613:82) read with thread:[main] (conf. 110) (smtprc_comb.c:3619:3-3630:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3620:5-3620:83) read with thread:[main] (conf. 110) (smtprc_comb.c:3624:5-3629:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3625:7-3626:37) read with thread:[main] (conf. 110) (smtprc_comb.c:3631:3-3643:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3632:5-3633:35) read with thread:[main] (conf. 110) (smtprc_comb.c:3637:5-3642:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3638:7-3639:37) read with thread:[main] (conf. 110) (smtprc_comb.c:3645:3-3655:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3646:5-3646:81) read with thread:[main] (conf. 110) (smtprc_comb.c:3650:5-3654:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3651:7-3651:83) read with thread:[main] (conf. 110) (smtprc_comb.c:3656:3-3667:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3657:5-3657:83) read with thread:[main] (conf. 110) (smtprc_comb.c:3661:5-3666:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3662:7-3663:37) read with thread:[main] (conf. 110) (smtprc_comb.c:3669:3-3679:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3674:5-3678:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3680:3-3692:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3681:5-3682:36) read with thread:[main] (conf. 110) (smtprc_comb.c:3686:5-3691:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3687:7-3688:38) read with thread:[main] (conf. 110) (smtprc_comb.c:3697:3-3707:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3702:5-3706:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3709:3-3721:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3710:5-3711:36) read with thread:[main] (conf. 110) (smtprc_comb.c:3715:5-3720:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3716:7-3717:38) read with thread:[main] (conf. 110) (smtprc_comb.c:3726:3-3726:80) read with [] (conf. 110) (smtprc_comb.c:4034:5-4045:5) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4034:5-4045:5) read with [] (conf. 110) (smtprc_comb.c:4036:9-4037:55) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4036:9-4037:55) read with [] (conf. 110) (smtprc_comb.c:4039:9-4040:57) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4039:9-4040:57) read with [] (conf. 110) (smtprc_comb.c:4043:7-4044:55) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4043:7-4044:55) read with [] (conf. 110) (smtprc_comb.c:4047:5-4048:53) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4047:5-4048:53) read with [] (conf. 110) (smtprc_comb.c:4145:6-4145:81) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4145:6-4145:81) read with [] (conf. 110) (smtprc_comb.c:4621:8-4621:60) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4621:8-4621:60) read with [] (conf. 110) (smtprc_comb.c:4624:10-4624:62) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4624:10-4624:62) read with [] (conf. 110) (smtprc_comb.c:4626:10-4626:62) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4626:10-4626:62) read with [] (conf. 110) (smtprc_comb.c:4640:6-4640:58) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4640:6-4640:58) read with [] (conf. 110) (smtprc_comb.c:4644:6-4644:58) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4644:6-4644:58) read with [] (conf. 110) (smtprc_comb.c:4680:6-4680:60) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4680:6-4680:60) read with [] (conf. 110) (smtprc_comb.c:4681:6-4681:85) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4681:6-4681:85) read with [] (conf. 110) (smtprc_comb.c:4691:10-4691:62) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4691:10-4691:62) read with [] (conf. 110) (smtprc_comb.c:4692:10-4692:64) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4692:10-4692:64) read with [] (conf. 110) (smtprc_comb.c:4693:10-4693:89) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4693:10-4693:89) read with [] (conf. 110) (smtprc_comb.c:4696:10-4696:87) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4696:10-4696:87) read with [] (conf. 110) (smtprc_comb.c:4698:9-4699:57) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4698:9-4699:57) read with [] (conf. 110) (smtprc_comb.c:4701:9-4701:98) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4701:9-4701:98) read with [] (conf. 110) (smtprc_comb.c:4705:10-4705:62) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4705:10-4705:62) read with [] (conf. 110) (smtprc_comb.c:4706:10-4706:64) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4706:10-4706:64) read with [] (conf. 110) (smtprc_comb.c:4707:10-4707:89) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4707:10-4707:89) read with [] (conf. 110) (smtprc_comb.c:4710:10-4710:86) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4710:10-4710:86) read with [] (conf. 110) (smtprc_comb.c:4712:9-4713:57) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4712:9-4713:57) read with [] (conf. 110) (smtprc_comb.c:4715:9-4715:98) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4715:9-4715:98) read with [] (conf. 110) (smtprc_comb.c:4720:8-4720:60) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4720:8-4720:60) read with [] (conf. 110) (smtprc_comb.c:4721:8-4721:62) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4721:8-4721:62) read with [] (conf. 110) (smtprc_comb.c:4722:8-4722:87) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4722:8-4722:87) read with [] (conf. 110) (smtprc_comb.c:4725:8-4725:84) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4725:8-4725:84) read with [] (conf. 110) (smtprc_comb.c:4727:7-4728:54) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4727:7-4728:54) read with [] (conf. 110) (smtprc_comb.c:4730:7-4730:95) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4730:7-4730:95) read with [] (conf. 110) (smtprc_comb.c:4737:6-4737:82) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4737:6-4737:82) read with [] (conf. 110) (smtprc_comb.c:4739:5-4740:52) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4739:5-4740:52) read with [] (conf. 110) (smtprc_comb.c:4742:5-4742:93) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4742:5-4742:93) read with [] (conf. 110) (smtprc_comb.c:4782:4-4782:76) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4782:4-4782:76) read with [] (conf. 110) (smtprc_comb.c:4784:3-4785:50) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4784:3-4785:50) read with [] (conf. 110) (smtprc_comb.c:4787:3-4787:87) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4787:3-4787:87) read with [] (conf. 110) (smtprc_comb.c:4790:6-4790:60) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4790:6-4790:60) read with [] (conf. 110) (smtprc_comb.c:4791:6-4791:85) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4791:6-4791:85) read with [] (conf. 110) (smtprc_comb.c:4798:6-4798:60) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4798:6-4798:60) read with [] (conf. 110) (smtprc_comb.c:4799:6-4799:85) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4799:6-4799:85) read with [] (conf. 110) (smtprc_comb.c:4807:8-4807:60) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4807:8-4807:60) read with [] (conf. 110) (smtprc_comb.c:4808:8-4808:62) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4808:8-4808:62) read with [] (conf. 110) (smtprc_comb.c:4809:8-4809:87) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4809:8-4809:87) read with [] (conf. 110) (smtprc_comb.c:4812:8-4812:83) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4812:8-4812:83) read with [] (conf. 110) (smtprc_comb.c:4814:7-4815:55) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4814:7-4815:55) read with [] (conf. 110) (smtprc_comb.c:4817:7-4817:94) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4817:7-4817:94) read with [] (conf. 110) (smtprc_comb.c:4821:8-4821:60) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4821:8-4821:60) read with [] (conf. 110) (smtprc_comb.c:4822:8-4822:62) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4822:8-4822:62) read with [] (conf. 110) (smtprc_comb.c:4823:8-4823:87) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4823:8-4823:87) read with [] (conf. 110) (smtprc_comb.c:4826:8-4826:83) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4826:8-4826:83) read with [] (conf. 110) (smtprc_comb.c:4828:7-4829:55) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4828:7-4829:55) read with [] (conf. 110) (smtprc_comb.c:4831:7-4831:94) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4831:7-4831:94) read with [] (conf. 110) (smtprc_comb.c:4838:6-4838:80) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4838:6-4838:80) read with [] (conf. 110) (smtprc_comb.c:4840:5-4841:52) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4840:5-4841:52) read with [] (conf. 110) (smtprc_comb.c:4843:5-4843:91) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4843:5-4843:91) read with [] (conf. 110) (smtprc_comb.c:4895:4-4895:81) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4895:4-4895:81) read with [] (conf. 110) (smtprc_comb.c:4897:3-4898:50) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4897:3-4898:50) read with [] (conf. 110) (smtprc_comb.c:4900:3-4900:92) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4900:3-4900:92) read with [] (conf. 110) (smtprc_comb.c:4903:6-4903:60) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4903:6-4903:60) read with [] (conf. 110) (smtprc_comb.c:4904:6-4904:85) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4904:6-4904:85) read with [] (conf. 110) (smtprc_comb.c:4911:6-4911:60) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4911:6-4911:60) read with [] (conf. 110) (smtprc_comb.c:4912:6-4912:85) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4912:6-4912:85) read with [] (conf. 110) (smtprc_comb.c:4923:12-4923:87) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4923:12-4923:87) read with [] (conf. 110) (smtprc_comb.c:4926:12-4926:92) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4926:12-4926:92) read with [] (conf. 110) (smtprc_comb.c:4928:11-4929:59) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4928:11-4929:59) read with [] (conf. 110) (smtprc_comb.c:4931:11-4931:103) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4931:11-4931:103) read with [] (conf. 110) (smtprc_comb.c:4948:14-4948:66) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4948:14-4948:66) read with [] (conf. 110) (smtprc_comb.c:4949:14-4949:68) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4949:14-4949:68) read with [] (conf. 110) (smtprc_comb.c:4950:14-4950:93) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4950:14-4950:93) read with [] (conf. 110) (smtprc_comb.c:4953:14-4953:94) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4953:14-4953:94) read with [] (conf. 110) (smtprc_comb.c:4955:13-4956:61) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4955:13-4956:61) read with [] (conf. 110) (smtprc_comb.c:4958:13-4958:105) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4958:13-4958:105) read with [] (conf. 110) (smtprc_comb.c:4962:14-4962:66) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4962:14-4962:66) read with [] (conf. 110) (smtprc_comb.c:4963:14-4963:68) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4963:14-4963:68) read with [] (conf. 110) (smtprc_comb.c:4964:14-4964:93) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4964:14-4964:93) read with [] (conf. 110) (smtprc_comb.c:4967:14-4967:94) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4967:14-4967:94) read with [] (conf. 110) (smtprc_comb.c:4969:13-4970:61) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4969:13-4970:61) read with [] (conf. 110) (smtprc_comb.c:4972:13-4972:105) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4972:13-4972:105) read with [] (conf. 110) (smtprc_comb.c:4978:12-4978:64) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4978:12-4978:64) read with [] (conf. 110) (smtprc_comb.c:4979:12-4979:66) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4979:12-4979:66) read with [] (conf. 110) (smtprc_comb.c:4980:12-4980:91) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4980:12-4980:91) read with [] (conf. 110) (smtprc_comb.c:4983:12-4983:92) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4983:12-4983:92) read with [] (conf. 110) (smtprc_comb.c:4985:11-4986:59) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4985:11-4986:59) read with [] (conf. 110) (smtprc_comb.c:4988:11-4988:103) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4988:11-4988:103) read with [] (conf. 110) (smtprc_comb.c:4999:6-4999:85) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4999:6-4999:85) read with [] (conf. 110) (smtprc_comb.c:5001:5-5002:52) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5001:5-5002:52) read with [] (conf. 110) (smtprc_comb.c:5004:5-5004:96) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5004:5-5004:96) read with [] (conf. 110) (smtprc_comb.c:5066:4-5066:79) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5066:4-5066:79) read with [] (conf. 110) (smtprc_comb.c:5068:3-5069:50) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5068:3-5069:50) read with [] (conf. 110) (smtprc_comb.c:5071:3-5071:90) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5071:3-5071:90) read with [] (conf. 110) (smtprc_comb.c:5075:6-5075:60) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5075:6-5075:60) read with [] (conf. 110) (smtprc_comb.c:5076:6-5076:85) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5076:6-5076:85) read with [] (conf. 110) (smtprc_comb.c:5083:6-5083:60) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5083:6-5083:60) read with [] (conf. 110) (smtprc_comb.c:5084:6-5084:86) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5084:6-5084:86) read with [] (conf. 110) (smtprc_comb.c:5096:12-5096:87) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5096:12-5096:87) read with [] (conf. 110) (smtprc_comb.c:5099:12-5099:90) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5099:12-5099:90) read with [] (conf. 110) (smtprc_comb.c:5101:11-5102:59) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5101:11-5102:59) read with [] (conf. 110) (smtprc_comb.c:5104:11-5104:101) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5104:11-5104:101) read with [] (conf. 110) (smtprc_comb.c:5133:26-5133:78) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5133:26-5133:78) read with [] (conf. 110) (smtprc_comb.c:5134:26-5134:80) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5134:26-5134:80) read with [] (conf. 110) (smtprc_comb.c:5135:26-5135:106) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5135:26-5135:106) read with [] (conf. 110) (smtprc_comb.c:5138:26-5138:104) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5138:26-5138:104) read with [] (conf. 110) (smtprc_comb.c:5140:25-5141:73) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5140:25-5141:73) read with [] (conf. 110) (smtprc_comb.c:5143:25-5143:115) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5143:25-5143:115) read with [] (conf. 110) (smtprc_comb.c:5147:26-5147:78) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5147:26-5147:78) read with [] (conf. 110) (smtprc_comb.c:5148:26-5148:80) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5148:26-5148:80) read with [] (conf. 110) (smtprc_comb.c:5149:26-5149:106) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5149:26-5149:106) read with [] (conf. 110) (smtprc_comb.c:5152:26-5152:104) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5152:26-5152:104) read with [] (conf. 110) (smtprc_comb.c:5154:25-5155:73) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5154:25-5155:73) read with [] (conf. 110) (smtprc_comb.c:5157:25-5157:115) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5157:25-5157:115) read with [] (conf. 110) (smtprc_comb.c:5163:24-5163:76) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5163:24-5163:76) read with [] (conf. 110) (smtprc_comb.c:5164:24-5164:78) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5164:24-5164:78) read with [] (conf. 110) (smtprc_comb.c:5165:24-5165:104) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5165:24-5165:104) read with [] (conf. 110) (smtprc_comb.c:5168:24-5168:102) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5168:24-5168:102) read with [] (conf. 110) (smtprc_comb.c:5170:23-5171:71) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5170:23-5171:71) read with [] (conf. 110) (smtprc_comb.c:5173:23-5173:113) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5173:23-5173:113) read with [] (conf. 110) (smtprc_comb.c:5182:20-5182:95) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5182:20-5182:95) read with [] (conf. 110) (smtprc_comb.c:5185:20-5185:98) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5185:20-5185:98) read with [] (conf. 110) (smtprc_comb.c:5187:19-5188:67) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5187:19-5188:67) read with [] (conf. 110) (smtprc_comb.c:5190:19-5190:109) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5190:19-5190:109) read with [] (conf. 110) (smtprc_comb.c:5213:6-5213:83) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5213:6-5213:83) read with [] (conf. 110) (smtprc_comb.c:5215:5-5216:52) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5215:5-5216:52) read with [] (conf. 110) (smtprc_comb.c:5218:5-5218:94) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5218:5-5218:94) read with [] (conf. 110) (smtprc_comb.c:5264:6-5264:60) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5264:6-5264:60) read with [] (conf. 110) (smtprc_comb.c:5265:6-5265:86) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5265:6-5265:86) read with [] (conf. 110) (smtprc_comb.c:5271:6-5271:60) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5271:6-5271:60) read with [] (conf. 110) (smtprc_comb.c:5272:6-5272:86) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5272:6-5272:86) read with [] (conf. 110) (smtprc_comb.c:5283:12-5283:87) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5283:12-5283:87) read with [] (conf. 110) (smtprc_comb.c:5286:12-5286:92) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5286:12-5286:92) read with [] (conf. 110) (smtprc_comb.c:5288:11-5289:58) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5288:11-5289:58) read with [] (conf. 110) (smtprc_comb.c:5291:11-5291:103) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5291:11-5291:103) read with [] (conf. 110) (smtprc_comb.c:5308:14-5308:66) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5308:14-5308:66) read with [] (conf. 110) (smtprc_comb.c:5309:14-5309:68) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5309:14-5309:68) read with [] (conf. 110) (smtprc_comb.c:5310:14-5310:94) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5310:14-5310:94) read with [] (conf. 110) (smtprc_comb.c:5313:14-5313:95) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5313:14-5313:95) read with [] (conf. 110) (smtprc_comb.c:5315:13-5316:61) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5315:13-5316:61) read with [] (conf. 110) (smtprc_comb.c:5318:13-5318:106) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5318:13-5318:106) read with [] (conf. 110) (smtprc_comb.c:5322:14-5322:66) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5322:14-5322:66) read with [] (conf. 110) (smtprc_comb.c:5323:14-5323:68) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5323:14-5323:68) read with [] (conf. 110) (smtprc_comb.c:5324:14-5324:94) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5324:14-5324:94) read with [] (conf. 110) (smtprc_comb.c:5327:14-5327:95) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5327:14-5327:95) read with [] (conf. 110) (smtprc_comb.c:5329:13-5330:61) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5329:13-5330:61) read with [] (conf. 110) (smtprc_comb.c:5332:13-5332:106) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5332:13-5332:106) read with [] (conf. 110) (smtprc_comb.c:5338:12-5338:64) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5338:12-5338:64) read with [] (conf. 110) (smtprc_comb.c:5339:12-5339:66) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5339:12-5339:66) read with [] (conf. 110) (smtprc_comb.c:5340:12-5340:92) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5340:12-5340:92) read with [] (conf. 110) (smtprc_comb.c:5343:12-5343:93) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5343:12-5343:93) read with [] (conf. 110) (smtprc_comb.c:5345:11-5346:59) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5345:11-5346:59) read with [] (conf. 110) (smtprc_comb.c:5348:11-5348:104) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5348:11-5348:104) read with [] (conf. 110) (smtprc_comb.c:5359:6-5359:86) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5359:6-5359:86) read with [] (conf. 110) (smtprc_comb.c:5361:5-5362:52) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5361:5-5362:52) read with [] (conf. 110) (smtprc_comb.c:5364:5-5364:97) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5364:5-5364:97) read with [] (conf. 110) (smtprc_comb.c:5421:6-5421:60) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5421:6-5421:60) read with [] (conf. 110) (smtprc_comb.c:5422:6-5422:86) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5422:6-5422:86) read with [] (conf. 110) (smtprc_comb.c:5429:6-5429:60) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5429:6-5429:60) read with [] (conf. 110) (smtprc_comb.c:5430:6-5430:86) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5430:6-5430:86) read with [] (conf. 110) (smtprc_comb.c:5458:28-5458:80) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5458:28-5458:80) read with [] (conf. 110) (smtprc_comb.c:5459:28-5459:82) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5459:28-5459:82) read with [] (conf. 110) (smtprc_comb.c:5460:28-5460:108) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5460:28-5460:108) read with [] (conf. 110) (smtprc_comb.c:5463:28-5463:107) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5463:28-5463:107) read with [] (conf. 110) (smtprc_comb.c:5465:27-5466:75) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5465:27-5466:75) read with [] (conf. 110) (smtprc_comb.c:5468:27-5468:118) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5468:27-5468:118) read with [] (conf. 110) (smtprc_comb.c:5472:28-5472:80) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5472:28-5472:80) read with [] (conf. 110) (smtprc_comb.c:5473:28-5473:82) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5473:28-5473:82) read with [] (conf. 110) (smtprc_comb.c:5474:28-5474:108) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5474:28-5474:108) read with [] (conf. 110) (smtprc_comb.c:5477:28-5477:107) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5477:28-5477:107) read with [] (conf. 110) (smtprc_comb.c:5479:27-5480:75) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5479:27-5480:75) read with [] (conf. 110) (smtprc_comb.c:5482:27-5482:118) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5482:27-5482:118) read with [] (conf. 110) (smtprc_comb.c:5488:26-5488:78) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5488:26-5488:78) read with [] (conf. 110) (smtprc_comb.c:5489:26-5489:80) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5489:26-5489:80) read with [] (conf. 110) (smtprc_comb.c:5490:26-5490:106) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5490:26-5490:106) read with [] (conf. 110) (smtprc_comb.c:5493:26-5493:105) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5493:26-5493:105) read with [] (conf. 110) (smtprc_comb.c:5495:25-5496:73) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5495:25-5496:73) read with [] (conf. 110) (smtprc_comb.c:5498:25-5498:116) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5498:25-5498:116) read with [] (conf. 110) (smtprc_comb.c:5507:22-5507:97) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5507:22-5507:97) read with [] (conf. 110) (smtprc_comb.c:5510:22-5510:101) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5510:22-5510:101) read with [] (conf. 110) (smtprc_comb.c:5512:21-5513:69) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5512:21-5513:69) read with [] (conf. 110) (smtprc_comb.c:5515:21-5515:112) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5515:21-5515:112) read with [] (conf. 110) (smtprc_comb.c:5533:12-5533:87) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5533:12-5533:87) read with [] (conf. 110) (smtprc_comb.c:5536:12-5536:90) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5536:12-5536:90) read with [] (conf. 110) (smtprc_comb.c:5538:11-5539:58) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5538:11-5539:58) read with [] (conf. 110) (smtprc_comb.c:5541:11-5541:101) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5541:11-5541:101) read with [] (conf. 110) (smtprc_comb.c:5554:6-5554:84) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5554:6-5554:84) read with [] (conf. 110) (smtprc_comb.c:5556:5-5557:52) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5556:5-5557:52) read with [] (conf. 110) (smtprc_comb.c:5559:5-5559:95) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5559:5-5559:95) read with [] (conf. 110) (smtprc_comb.c:5595:6-5595:60) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5595:6-5595:60) read with [] (conf. 110) (smtprc_comb.c:5596:6-5596:86) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5596:6-5596:86) read with [] (conf. 110) (smtprc_comb.c:5602:6-5602:60) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5602:6-5602:60) read with [] (conf. 110) (smtprc_comb.c:5603:6-5603:86) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5603:6-5603:86) read with [] (conf. 110) (smtprc_comb.c:5609:6-5609:58) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5609:6-5609:58) read with [] (conf. 110) (smtprc_comb.c:5610:6-5610:60) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5610:6-5610:60) read with [] (conf. 110) (smtprc_comb.c:5611:6-5611:86) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5611:6-5611:86) read with [] (conf. 110) (smtprc_comb.c:5614:6-5614:81) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5614:6-5614:81) read with [] (conf. 110) (smtprc_comb.c:5616:5-5617:52) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5616:5-5617:52) read with [] (conf. 110) (smtprc_comb.c:5619:5-5619:92) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5619:5-5619:92) read with [] (conf. 110) (smtprc_comb.c:5625:6-5625:81) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5625:6-5625:81) read with [] (conf. 110) (smtprc_comb.c:5627:5-5628:52) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5627:5-5628:52) read with [] (conf. 110) (smtprc_comb.c:5630:5-5630:92) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5630:5-5630:92) read with [] (conf. 110) (smtprc_comb.c:5659:6-5659:60) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5659:6-5659:60) read with [] (conf. 110) (smtprc_comb.c:5660:6-5660:86) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5660:6-5660:86) read with [] (conf. 110) (smtprc_comb.c:5666:6-5666:60) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5666:6-5666:60) read with [] (conf. 110) (smtprc_comb.c:5667:6-5667:86) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5667:6-5667:86) read with [] (conf. 110) (smtprc_comb.c:5673:6-5673:58) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5673:6-5673:58) read with [] (conf. 110) (smtprc_comb.c:5674:6-5674:60) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5674:6-5674:60) read with [] (conf. 110) (smtprc_comb.c:5675:6-5675:86) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5675:6-5675:86) read with [] (conf. 110) (smtprc_comb.c:5678:6-5678:52) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5678:6-5678:52) read with [] (conf. 110) (smtprc_comb.c:5680:5-5681:21) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5680:5-5681:21) read with [] (conf. 110) (smtprc_comb.c:5683:5-5683:63) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5683:5-5683:63) read with [] (conf. 110) (smtprc_comb.c:5689:6-5689:52) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5689:6-5689:52) read with [] (conf. 110) (smtprc_comb.c:5691:5-5692:21) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5691:5-5692:21) read with [] (conf. 110) (smtprc_comb.c:5694:5-5694:63) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5694:5-5694:63) read with [] (conf. 110) (smtprc_comb.c:4034:5-4045:5) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4034:5-4045:5) read with [] (conf. 110) (smtprc_comb.c:4036:9-4037:55) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4036:9-4037:55) read with [] (conf. 110) (smtprc_comb.c:4039:9-4040:57) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4039:9-4040:57) read with [] (conf. 110) (smtprc_comb.c:4043:7-4044:55) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4043:7-4044:55) read with [] (conf. 110) (smtprc_comb.c:4047:5-4048:53) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4047:5-4048:53) read with [] (conf. 110) (smtprc_comb.c:4145:6-4145:81) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4145:6-4145:81) [Warning][Race] Memory location (struct _host).smtp_check (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:322:12-322:79) read with [] (conf. 100) (smtprc_comb.c:2516:7-2516:66) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2516:7-2516:66) read with [] (conf. 100) (smtprc_comb.c:2517:8-2517:76) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2517:8-2517:76) read with [] (conf. 100) (smtprc_comb.c:2518:8-2518:76) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2518:8-2518:76) read with [] (conf. 100) (smtprc_comb.c:2519:8-2519:80) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2519:8-2519:80) read with thread:[main] (conf. 100) (smtprc_comb.c:2973:9-2979:9) read with thread:[main] (conf. 100) (smtprc_comb.c:2974:11-2978:11) read with thread:[main] (conf. 100) (smtprc_comb.c:2980:9-2986:9) read with thread:[main] (conf. 100) (smtprc_comb.c:2981:11-2985:11) read with thread:[main] (conf. 100) (smtprc_comb.c:3036:13-3058:13) read with thread:[main] (conf. 100) (smtprc_comb.c:3066:15-3088:15) read with thread:[main] (conf. 100) (smtprc_comb.c:3200:5-3220:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3205:7-3219:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3210:9-3218:9) read with thread:[main] (conf. 100) (smtprc_comb.c:3223:9-3238:9) read with thread:[main] (conf. 100) (smtprc_comb.c:3224:11-3228:11) read with thread:[main] (conf. 100) (smtprc_comb.c:3231:11-3237:11) read with thread:[main] (conf. 100) (smtprc_comb.c:3234:13-3236:13) read with thread:[main] (conf. 100) (smtprc_comb.c:3245:3-3256:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3275:3-3283:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3279:5-3282:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3326:3-3329:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3330:3-3340:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3331:5-3331:82) read with thread:[main] (conf. 100) (smtprc_comb.c:3335:5-3339:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3336:7-3336:84) read with thread:[main] (conf. 100) (smtprc_comb.c:3341:3-3349:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3345:5-3348:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3350:3-3360:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3351:5-3351:78) read with thread:[main] (conf. 100) (smtprc_comb.c:3355:5-3359:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3356:7-3356:80) read with thread:[main] (conf. 100) (smtprc_comb.c:3361:3-3371:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3362:5-3362:80) read with thread:[main] (conf. 100) (smtprc_comb.c:3366:5-3370:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3367:7-3367:82) read with thread:[main] (conf. 100) (smtprc_comb.c:3372:3-3380:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3376:5-3379:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3381:3-3392:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3382:5-3382:83) read with thread:[main] (conf. 100) (smtprc_comb.c:3386:5-3391:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3387:7-3388:37) read with thread:[main] (conf. 100) (smtprc_comb.c:3393:3-3405:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3394:5-3395:35) read with thread:[main] (conf. 100) (smtprc_comb.c:3399:5-3404:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3400:7-3401:37) read with thread:[main] (conf. 100) (smtprc_comb.c:3406:3-3414:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3410:5-3413:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3415:3-3427:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3418:5-3426:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3420:7-3425:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3421:9-3422:39) read with thread:[main] (conf. 100) (smtprc_comb.c:3428:3-3440:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3431:5-3439:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3433:7-3438:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3434:9-3435:39) read with thread:[main] (conf. 100) (smtprc_comb.c:3441:3-3449:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3445:5-3448:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3450:3-3461:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3453:5-3460:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3455:7-3459:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3462:3-3474:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3465:5-3473:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3467:7-3472:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3468:9-3469:40) read with thread:[main] (conf. 100) (smtprc_comb.c:3475:3-3483:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3479:5-3482:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3487:3-3498:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3490:5-3497:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3492:7-3496:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3500:3-3512:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3503:5-3511:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3505:7-3510:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3506:9-3507:40) read with thread:[main] (conf. 100) (smtprc_comb.c:3513:3-3521:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3517:5-3520:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3522:3-3532:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3527:5-3531:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3533:3-3543:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3534:5-3534:82) read with thread:[main] (conf. 100) (smtprc_comb.c:3538:5-3542:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3539:7-3539:84) read with thread:[main] (conf. 100) (smtprc_comb.c:3584:3-3594:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3585:5-3585:82) read with thread:[main] (conf. 100) (smtprc_comb.c:3589:5-3593:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3590:7-3590:84) read with thread:[main] (conf. 100) (smtprc_comb.c:3596:3-3606:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3597:5-3597:78) read with thread:[main] (conf. 100) (smtprc_comb.c:3601:5-3605:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3602:7-3602:80) read with thread:[main] (conf. 100) (smtprc_comb.c:3607:3-3617:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3608:5-3608:80) read with thread:[main] (conf. 100) (smtprc_comb.c:3612:5-3616:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3613:7-3613:82) read with thread:[main] (conf. 100) (smtprc_comb.c:3619:3-3630:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3620:5-3620:83) read with thread:[main] (conf. 100) (smtprc_comb.c:3624:5-3629:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3625:7-3626:37) read with thread:[main] (conf. 100) (smtprc_comb.c:3631:3-3643:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3632:5-3633:35) read with thread:[main] (conf. 100) (smtprc_comb.c:3637:5-3642:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3638:7-3639:37) read with thread:[main] (conf. 100) (smtprc_comb.c:3645:3-3655:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3646:5-3646:81) read with thread:[main] (conf. 100) (smtprc_comb.c:3650:5-3654:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3651:7-3651:83) read with thread:[main] (conf. 100) (smtprc_comb.c:3656:3-3667:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3657:5-3657:83) read with thread:[main] (conf. 100) (smtprc_comb.c:3661:5-3666:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3662:7-3663:37) read with thread:[main] (conf. 100) (smtprc_comb.c:3669:3-3679:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3674:5-3678:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3680:3-3692:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3681:5-3682:36) read with thread:[main] (conf. 100) (smtprc_comb.c:3686:5-3691:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3687:7-3688:38) read with thread:[main] (conf. 100) (smtprc_comb.c:3697:3-3707:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3702:5-3706:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3709:3-3721:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3710:5-3711:36) read with thread:[main] (conf. 100) (smtprc_comb.c:3715:5-3720:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3716:7-3717:38) read with thread:[main] (conf. 100) (smtprc_comb.c:3726:3-3726:80) read with [] (conf. 100) (smtprc_comb.c:4145:6-4145:81) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4145:6-4145:81) read with [] (conf. 100) (smtprc_comb.c:4681:6-4681:85) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4681:6-4681:85) read with [] (conf. 100) (smtprc_comb.c:4693:10-4693:89) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4693:10-4693:89) read with [] (conf. 100) (smtprc_comb.c:4696:10-4696:87) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4696:10-4696:87) read with [] (conf. 100) (smtprc_comb.c:4698:9-4699:57) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4698:9-4699:57) read with [] (conf. 100) (smtprc_comb.c:4701:9-4701:98) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4701:9-4701:98) read with [] (conf. 100) (smtprc_comb.c:4707:10-4707:89) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4707:10-4707:89) read with [] (conf. 100) (smtprc_comb.c:4710:10-4710:86) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4710:10-4710:86) read with [] (conf. 100) (smtprc_comb.c:4712:9-4713:57) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4712:9-4713:57) read with [] (conf. 100) (smtprc_comb.c:4715:9-4715:98) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4715:9-4715:98) read with [] (conf. 100) (smtprc_comb.c:4722:8-4722:87) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4722:8-4722:87) read with [] (conf. 100) (smtprc_comb.c:4725:8-4725:84) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4725:8-4725:84) read with [] (conf. 100) (smtprc_comb.c:4727:7-4728:54) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4727:7-4728:54) read with [] (conf. 100) (smtprc_comb.c:4730:7-4730:95) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4730:7-4730:95) read with [] (conf. 100) (smtprc_comb.c:4737:6-4737:82) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4737:6-4737:82) read with [] (conf. 100) (smtprc_comb.c:4739:5-4740:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4739:5-4740:52) read with [] (conf. 100) (smtprc_comb.c:4742:5-4742:93) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4742:5-4742:93) read with [] (conf. 100) (smtprc_comb.c:4782:4-4782:76) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4782:4-4782:76) read with [] (conf. 100) (smtprc_comb.c:4784:3-4785:50) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4784:3-4785:50) read with [] (conf. 100) (smtprc_comb.c:4787:3-4787:87) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4787:3-4787:87) read with [] (conf. 100) (smtprc_comb.c:4791:6-4791:85) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4791:6-4791:85) read with [] (conf. 100) (smtprc_comb.c:4799:6-4799:85) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4799:6-4799:85) read with [] (conf. 100) (smtprc_comb.c:4809:8-4809:87) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4809:8-4809:87) read with [] (conf. 100) (smtprc_comb.c:4812:8-4812:83) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4812:8-4812:83) read with [] (conf. 100) (smtprc_comb.c:4814:7-4815:55) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4814:7-4815:55) read with [] (conf. 100) (smtprc_comb.c:4817:7-4817:94) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4817:7-4817:94) read with [] (conf. 100) (smtprc_comb.c:4823:8-4823:87) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4823:8-4823:87) read with [] (conf. 100) (smtprc_comb.c:4826:8-4826:83) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4826:8-4826:83) read with [] (conf. 100) (smtprc_comb.c:4828:7-4829:55) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4828:7-4829:55) read with [] (conf. 100) (smtprc_comb.c:4831:7-4831:94) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4831:7-4831:94) read with [] (conf. 100) (smtprc_comb.c:4838:6-4838:80) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4838:6-4838:80) read with [] (conf. 100) (smtprc_comb.c:4840:5-4841:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4840:5-4841:52) read with [] (conf. 100) (smtprc_comb.c:4843:5-4843:91) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4843:5-4843:91) read with [] (conf. 100) (smtprc_comb.c:4895:4-4895:81) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4895:4-4895:81) read with [] (conf. 100) (smtprc_comb.c:4897:3-4898:50) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4897:3-4898:50) read with [] (conf. 100) (smtprc_comb.c:4900:3-4900:92) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4900:3-4900:92) read with [] (conf. 100) (smtprc_comb.c:4904:6-4904:85) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4904:6-4904:85) read with [] (conf. 100) (smtprc_comb.c:4912:6-4912:85) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4912:6-4912:85) read with [] (conf. 100) (smtprc_comb.c:4923:12-4923:87) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4923:12-4923:87) read with [] (conf. 100) (smtprc_comb.c:4926:12-4926:92) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4926:12-4926:92) read with [] (conf. 100) (smtprc_comb.c:4928:11-4929:59) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4928:11-4929:59) read with [] (conf. 100) (smtprc_comb.c:4931:11-4931:103) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4931:11-4931:103) read with [] (conf. 100) (smtprc_comb.c:4950:14-4950:93) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4950:14-4950:93) read with [] (conf. 100) (smtprc_comb.c:4953:14-4953:94) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4953:14-4953:94) read with [] (conf. 100) (smtprc_comb.c:4955:13-4956:61) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4955:13-4956:61) read with [] (conf. 100) (smtprc_comb.c:4958:13-4958:105) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4958:13-4958:105) read with [] (conf. 100) (smtprc_comb.c:4964:14-4964:93) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4964:14-4964:93) read with [] (conf. 100) (smtprc_comb.c:4967:14-4967:94) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4967:14-4967:94) read with [] (conf. 100) (smtprc_comb.c:4969:13-4970:61) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4969:13-4970:61) read with [] (conf. 100) (smtprc_comb.c:4972:13-4972:105) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4972:13-4972:105) read with [] (conf. 100) (smtprc_comb.c:4980:12-4980:91) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4980:12-4980:91) read with [] (conf. 100) (smtprc_comb.c:4983:12-4983:92) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4983:12-4983:92) read with [] (conf. 100) (smtprc_comb.c:4985:11-4986:59) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4985:11-4986:59) read with [] (conf. 100) (smtprc_comb.c:4988:11-4988:103) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4988:11-4988:103) read with [] (conf. 100) (smtprc_comb.c:4999:6-4999:85) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4999:6-4999:85) read with [] (conf. 100) (smtprc_comb.c:5001:5-5002:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5001:5-5002:52) read with [] (conf. 100) (smtprc_comb.c:5004:5-5004:96) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5004:5-5004:96) read with [] (conf. 100) (smtprc_comb.c:5066:4-5066:79) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5066:4-5066:79) read with [] (conf. 100) (smtprc_comb.c:5068:3-5069:50) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5068:3-5069:50) read with [] (conf. 100) (smtprc_comb.c:5071:3-5071:90) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5071:3-5071:90) read with [] (conf. 100) (smtprc_comb.c:5076:6-5076:85) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5076:6-5076:85) read with [] (conf. 100) (smtprc_comb.c:5084:6-5084:86) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5084:6-5084:86) read with [] (conf. 100) (smtprc_comb.c:5096:12-5096:87) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5096:12-5096:87) read with [] (conf. 100) (smtprc_comb.c:5099:12-5099:90) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5099:12-5099:90) read with [] (conf. 100) (smtprc_comb.c:5101:11-5102:59) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5101:11-5102:59) read with [] (conf. 100) (smtprc_comb.c:5104:11-5104:101) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5104:11-5104:101) read with [] (conf. 100) (smtprc_comb.c:5135:26-5135:106) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5135:26-5135:106) read with [] (conf. 100) (smtprc_comb.c:5138:26-5138:104) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5138:26-5138:104) read with [] (conf. 100) (smtprc_comb.c:5140:25-5141:73) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5140:25-5141:73) read with [] (conf. 100) (smtprc_comb.c:5143:25-5143:115) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5143:25-5143:115) read with [] (conf. 100) (smtprc_comb.c:5149:26-5149:106) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5149:26-5149:106) read with [] (conf. 100) (smtprc_comb.c:5152:26-5152:104) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5152:26-5152:104) read with [] (conf. 100) (smtprc_comb.c:5154:25-5155:73) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5154:25-5155:73) read with [] (conf. 100) (smtprc_comb.c:5157:25-5157:115) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5157:25-5157:115) read with [] (conf. 100) (smtprc_comb.c:5165:24-5165:104) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5165:24-5165:104) read with [] (conf. 100) (smtprc_comb.c:5168:24-5168:102) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5168:24-5168:102) read with [] (conf. 100) (smtprc_comb.c:5170:23-5171:71) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5170:23-5171:71) read with [] (conf. 100) (smtprc_comb.c:5173:23-5173:113) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5173:23-5173:113) read with [] (conf. 100) (smtprc_comb.c:5182:20-5182:95) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5182:20-5182:95) read with [] (conf. 100) (smtprc_comb.c:5185:20-5185:98) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5185:20-5185:98) read with [] (conf. 100) (smtprc_comb.c:5187:19-5188:67) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5187:19-5188:67) read with [] (conf. 100) (smtprc_comb.c:5190:19-5190:109) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5190:19-5190:109) read with [] (conf. 100) (smtprc_comb.c:5213:6-5213:83) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5213:6-5213:83) read with [] (conf. 100) (smtprc_comb.c:5215:5-5216:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5215:5-5216:52) read with [] (conf. 100) (smtprc_comb.c:5218:5-5218:94) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5218:5-5218:94) read with [] (conf. 100) (smtprc_comb.c:5265:6-5265:86) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5265:6-5265:86) read with [] (conf. 100) (smtprc_comb.c:5272:6-5272:86) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5272:6-5272:86) read with [] (conf. 100) (smtprc_comb.c:5283:12-5283:87) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5283:12-5283:87) read with [] (conf. 100) (smtprc_comb.c:5286:12-5286:92) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5286:12-5286:92) read with [] (conf. 100) (smtprc_comb.c:5288:11-5289:58) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5288:11-5289:58) read with [] (conf. 100) (smtprc_comb.c:5291:11-5291:103) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5291:11-5291:103) read with [] (conf. 100) (smtprc_comb.c:5310:14-5310:94) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5310:14-5310:94) read with [] (conf. 100) (smtprc_comb.c:5313:14-5313:95) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5313:14-5313:95) read with [] (conf. 100) (smtprc_comb.c:5315:13-5316:61) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5315:13-5316:61) read with [] (conf. 100) (smtprc_comb.c:5318:13-5318:106) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5318:13-5318:106) read with [] (conf. 100) (smtprc_comb.c:5324:14-5324:94) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5324:14-5324:94) read with [] (conf. 100) (smtprc_comb.c:5327:14-5327:95) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5327:14-5327:95) read with [] (conf. 100) (smtprc_comb.c:5329:13-5330:61) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5329:13-5330:61) read with [] (conf. 100) (smtprc_comb.c:5332:13-5332:106) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5332:13-5332:106) read with [] (conf. 100) (smtprc_comb.c:5340:12-5340:92) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5340:12-5340:92) read with [] (conf. 100) (smtprc_comb.c:5343:12-5343:93) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5343:12-5343:93) read with [] (conf. 100) (smtprc_comb.c:5345:11-5346:59) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5345:11-5346:59) read with [] (conf. 100) (smtprc_comb.c:5348:11-5348:104) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5348:11-5348:104) read with [] (conf. 100) (smtprc_comb.c:5359:6-5359:86) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5359:6-5359:86) read with [] (conf. 100) (smtprc_comb.c:5361:5-5362:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5361:5-5362:52) read with [] (conf. 100) (smtprc_comb.c:5364:5-5364:97) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5364:5-5364:97) read with [] (conf. 100) (smtprc_comb.c:5422:6-5422:86) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5422:6-5422:86) read with [] (conf. 100) (smtprc_comb.c:5430:6-5430:86) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5430:6-5430:86) read with [] (conf. 100) (smtprc_comb.c:5460:28-5460:108) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5460:28-5460:108) read with [] (conf. 100) (smtprc_comb.c:5463:28-5463:107) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5463:28-5463:107) read with [] (conf. 100) (smtprc_comb.c:5465:27-5466:75) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5465:27-5466:75) read with [] (conf. 100) (smtprc_comb.c:5468:27-5468:118) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5468:27-5468:118) read with [] (conf. 100) (smtprc_comb.c:5474:28-5474:108) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5474:28-5474:108) read with [] (conf. 100) (smtprc_comb.c:5477:28-5477:107) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5477:28-5477:107) read with [] (conf. 100) (smtprc_comb.c:5479:27-5480:75) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5479:27-5480:75) read with [] (conf. 100) (smtprc_comb.c:5482:27-5482:118) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5482:27-5482:118) read with [] (conf. 100) (smtprc_comb.c:5490:26-5490:106) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5490:26-5490:106) read with [] (conf. 100) (smtprc_comb.c:5493:26-5493:105) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5493:26-5493:105) read with [] (conf. 100) (smtprc_comb.c:5495:25-5496:73) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5495:25-5496:73) read with [] (conf. 100) (smtprc_comb.c:5498:25-5498:116) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5498:25-5498:116) read with [] (conf. 100) (smtprc_comb.c:5507:22-5507:97) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5507:22-5507:97) read with [] (conf. 100) (smtprc_comb.c:5510:22-5510:101) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5510:22-5510:101) read with [] (conf. 100) (smtprc_comb.c:5512:21-5513:69) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5512:21-5513:69) read with [] (conf. 100) (smtprc_comb.c:5515:21-5515:112) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5515:21-5515:112) read with [] (conf. 100) (smtprc_comb.c:5533:12-5533:87) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5533:12-5533:87) read with [] (conf. 100) (smtprc_comb.c:5536:12-5536:90) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5536:12-5536:90) read with [] (conf. 100) (smtprc_comb.c:5538:11-5539:58) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5538:11-5539:58) read with [] (conf. 100) (smtprc_comb.c:5541:11-5541:101) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5541:11-5541:101) read with [] (conf. 100) (smtprc_comb.c:5554:6-5554:84) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5554:6-5554:84) read with [] (conf. 100) (smtprc_comb.c:5556:5-5557:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5556:5-5557:52) read with [] (conf. 100) (smtprc_comb.c:5559:5-5559:95) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5559:5-5559:95) read with [] (conf. 100) (smtprc_comb.c:5596:6-5596:86) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5596:6-5596:86) read with [] (conf. 100) (smtprc_comb.c:5603:6-5603:86) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5603:6-5603:86) read with [] (conf. 100) (smtprc_comb.c:5611:6-5611:86) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5611:6-5611:86) read with [] (conf. 100) (smtprc_comb.c:5614:6-5614:81) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5614:6-5614:81) read with [] (conf. 100) (smtprc_comb.c:5616:5-5617:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5616:5-5617:52) read with [] (conf. 100) (smtprc_comb.c:5619:5-5619:92) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5619:5-5619:92) read with [] (conf. 100) (smtprc_comb.c:5625:6-5625:81) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5625:6-5625:81) read with [] (conf. 100) (smtprc_comb.c:5627:5-5628:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5627:5-5628:52) read with [] (conf. 100) (smtprc_comb.c:5630:5-5630:92) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5630:5-5630:92) read with [] (conf. 100) (smtprc_comb.c:5660:6-5660:86) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5660:6-5660:86) read with [] (conf. 100) (smtprc_comb.c:5667:6-5667:86) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5667:6-5667:86) read with [] (conf. 100) (smtprc_comb.c:5675:6-5675:86) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5675:6-5675:86) read with [] (conf. 100) (smtprc_comb.c:4145:6-4145:81) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4145:6-4145:81) write with [] (conf. 100) (smtprc_comb.c:2512:6-2512:58) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2512:6-2512:58) [Success][Race] Memory location (struct _host).ip_address (safe): read with thread:[main] (conf. 100) (smtprc_comb.c:310:9-310:67) read with thread:[main] (conf. 100) (smtprc_comb.c:315:11-317:11) read with [] (conf. 100) (smtprc_comb.c:2479:3-2480:24) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2479:3-2480:24) read with [] (conf. 100) (smtprc_comb.c:2481:3-2481:49) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2481:3-2481:49) read with [] (conf. 100) (smtprc_comb.c:2491:7-2491:74) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2491:7-2491:74) read with [] (conf. 100) (smtprc_comb.c:2495:7-2495:72) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2495:7-2495:72) read with [] (conf. 100) (smtprc_comb.c:2496:7-2497:33) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2496:7-2497:33) read with [] (conf. 100) (smtprc_comb.c:2626:5-2626:85) read with thread:[main] (conf. 100) (smtprc_comb.c:2626:5-2626:85) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2626:5-2626:85) read with [] (conf. 100) (smtprc_comb.c:2644:9-2644:87) read with thread:[main] (conf. 100) (smtprc_comb.c:2644:9-2644:87) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2644:9-2644:87) read with [] (conf. 100) (smtprc_comb.c:2791:3-2793:21) read with thread:[main] (conf. 100) (smtprc_comb.c:2791:3-2793:21) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2791:3-2793:21) read with thread:[main] (conf. 100) (smtprc_comb.c:3000:13-3001:49) read with thread:[main] (conf. 100) (smtprc_comb.c:3002:13-3002:85) read with thread:[main] (conf. 100) (smtprc_comb.c:3003:13-3004:62) read with thread:[main] (conf. 100) (smtprc_comb.c:3021:15-3022:51) read with thread:[main] (conf. 100) (smtprc_comb.c:3023:15-3023:84) read with thread:[main] (conf. 100) (smtprc_comb.c:3024:15-3025:64) read with thread:[main] (conf. 100) (smtprc_comb.c:3046:17-3047:53) read with thread:[main] (conf. 100) (smtprc_comb.c:3048:17-3048:88) read with thread:[main] (conf. 100) (smtprc_comb.c:3049:17-3050:66) read with thread:[main] (conf. 100) (smtprc_comb.c:3076:19-3077:55) read with thread:[main] (conf. 100) (smtprc_comb.c:3078:19-3078:93) read with thread:[main] (conf. 100) (smtprc_comb.c:3079:19-3080:68) read with thread:[main] (conf. 100) (smtprc_comb.c:3104:17-3105:53) read with thread:[main] (conf. 100) (smtprc_comb.c:3106:17-3106:88) read with thread:[main] (conf. 100) (smtprc_comb.c:3107:17-3108:66) read with thread:[main] (conf. 100) (smtprc_comb.c:3125:19-3126:55) read with thread:[main] (conf. 100) (smtprc_comb.c:3127:19-3127:91) read with thread:[main] (conf. 100) (smtprc_comb.c:3128:19-3129:68) read with thread:[main] (conf. 100) (smtprc_comb.c:3145:19-3146:55) read with thread:[main] (conf. 100) (smtprc_comb.c:3147:19-3147:89) read with thread:[main] (conf. 100) (smtprc_comb.c:3148:19-3149:68) read with thread:[main] (conf. 100) (smtprc_comb.c:3269:5-3270:66) read with thread:[main] (conf. 100) (smtprc_comb.c:3272:5-3273:40) read with thread:[main] (conf. 100) (smtprc_comb.c:3317:5-3317:59) read with thread:[main] (conf. 100) (smtprc_comb.c:3322:5-3322:63) read with thread:[main] (conf. 100) (smtprc_comb.c:3575:5-3575:59) read with thread:[main] (conf. 100) (smtprc_comb.c:3580:5-3580:63) read with [] (conf. 100) (smtprc_comb.c:4039:9-4040:57) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4039:9-4040:57) read with [] (conf. 100) (smtprc_comb.c:4043:7-4044:55) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4043:7-4044:55) read with [] (conf. 100) (smtprc_comb.c:4047:5-4048:53) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4047:5-4048:53) read with [] (conf. 100) (smtprc_comb.c:4039:9-4040:57) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4039:9-4040:57) read with [] (conf. 100) (smtprc_comb.c:4043:7-4044:55) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4043:7-4044:55) read with [] (conf. 100) (smtprc_comb.c:4047:5-4048:53) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4047:5-4048:53) [Success][Race] Memory location o.time@smtprc_comb.c:244:16-244:18 (safe): read with thread:[main] (conf. 110) (smtprc_comb.c:305:5-329:5) read with [] (conf. 110) (smtprc_comb.c:2791:3-2793:21) read with thread:[main] (conf. 110) (smtprc_comb.c:2791:3-2793:21) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2791:3-2793:21) [Success][Race] Memory location f.output_text@smtprc_comb.c:370:14-370:16 (safe): read with thread:[main] (conf. 110) (smtprc_comb.c:769:3-772:3) [Success][Race] Memory location (struct _rule).helo (safe): read with [] (conf. 100) (smtprc_comb.c:4778:3-4778:76) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4778:3-4778:76) [Warning][Race] Memory location (struct _host).hostname (race with conf. 100): read with [] (conf. 100) (smtprc_comb.c:2503:9-2504:25) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2503:9-2504:25) read with [] (conf. 100) (smtprc_comb.c:2506:9-2506:69) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2506:9-2506:69) read with [] (conf. 100) (smtprc_comb.c:2632:9-2632:85) read with thread:[main] (conf. 100) (smtprc_comb.c:2632:9-2632:85) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2632:9-2632:85) read with thread:[main] (conf. 100) (smtprc_comb.c:2994:13-2995:47) read with thread:[main] (conf. 100) (smtprc_comb.c:2996:13-2996:83) read with thread:[main] (conf. 100) (smtprc_comb.c:2997:13-2998:60) read with thread:[main] (conf. 100) (smtprc_comb.c:3015:15-3016:49) read with thread:[main] (conf. 100) (smtprc_comb.c:3017:15-3017:82) read with thread:[main] (conf. 100) (smtprc_comb.c:3018:15-3019:62) read with thread:[main] (conf. 100) (smtprc_comb.c:3040:17-3041:51) read with thread:[main] (conf. 100) (smtprc_comb.c:3042:17-3042:86) read with thread:[main] (conf. 100) (smtprc_comb.c:3043:17-3044:64) read with thread:[main] (conf. 100) (smtprc_comb.c:3070:19-3071:53) read with thread:[main] (conf. 100) (smtprc_comb.c:3072:19-3072:91) read with thread:[main] (conf. 100) (smtprc_comb.c:3073:19-3074:66) read with thread:[main] (conf. 100) (smtprc_comb.c:3098:17-3099:51) read with thread:[main] (conf. 100) (smtprc_comb.c:3100:17-3100:86) read with thread:[main] (conf. 100) (smtprc_comb.c:3101:17-3102:64) read with thread:[main] (conf. 100) (smtprc_comb.c:3119:19-3120:53) read with thread:[main] (conf. 100) (smtprc_comb.c:3121:19-3121:89) read with thread:[main] (conf. 100) (smtprc_comb.c:3122:19-3123:66) read with thread:[main] (conf. 100) (smtprc_comb.c:3139:19-3140:53) read with thread:[main] (conf. 100) (smtprc_comb.c:3141:19-3141:87) read with thread:[main] (conf. 100) (smtprc_comb.c:3142:19-3143:66) read with thread:[main] (conf. 100) (smtprc_comb.c:3269:5-3270:66) read with thread:[main] (conf. 100) (smtprc_comb.c:3318:5-3318:61) read with thread:[main] (conf. 100) (smtprc_comb.c:3576:5-3576:61) read with [] (conf. 100) (smtprc_comb.c:4036:9-4037:55) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4036:9-4037:55) read with [] (conf. 100) (smtprc_comb.c:4036:9-4037:55) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4036:9-4037:55) write with [] (conf. 100) (smtprc_comb.c:2501:10-2501:58) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2501:10-2501:58) [Success][Race] Memory location f.check_mailbox@smtprc_comb.c:370:14-370:16 (safe): read with thread:[main] (conf. 110) (smtprc_comb.c:748:3-764:3) [Success][Race] Memory location o.no_rules@smtprc_comb.c:244:16-244:18 (safe): read with thread:[main] (conf. 110) (smtprc_comb.c:278:5-287:5) read with [] (conf. 110) (smtprc_comb.c:2511:5-2511:99) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2511:5-2511:99) read with [] (conf. 110) (smtprc_comb.c:2514:5-2521:5) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2514:5-2521:5) read with thread:[main] (conf. 110) (smtprc_comb.c:2972:7-2988:7) read with thread:[main] (conf. 110) (smtprc_comb.c:3199:3-3244:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3245:3-3256:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3246:5-3250:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3247:7-3247:66) read with thread:[main] (conf. 110) (smtprc_comb.c:3254:7-3254:65) read with [] (conf. 110) (smtprc_comb.c:4051:3-4156:3) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4051:3-4156:3) read with [] (conf. 110) (smtprc_comb.c:4157:3-4157:54) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4157:3-4157:54) read with [] (conf. 110) (smtprc_comb.c:4051:3-4156:3) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4051:3-4156:3) read with [] (conf. 110) (smtprc_comb.c:4157:3-4157:54) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4157:3-4157:54) [Warning][Race] Memory location o.cur_threads@smtprc_comb.c:244:16-244:18 (race with conf. 110): read with thread:[main] (conf. 110) (smtprc_comb.c:2380:5-2385:5) read with thread:[main] (conf. 110) (smtprc_comb.c:2382:7-2383:33) read with thread:[main] (conf. 110) (smtprc_comb.c:2411:3-2427:3) read with thread:[main] (conf. 110) (smtprc_comb.c:2420:11-2421:33) write with [lock:{main_thread_count_mutex}, thread:[main, cleaner_start]] (conf. 110) (smtprc_comb.c:2445:11-2445:69) [Success][Race] Memory location o.cur_threads@smtprc_comb.c:244:16-244:18 (safe): read with [lock:{main_thread_count_mutex}, thread:[main]] (conf. 110) (smtprc_comb.c:2405:5-2405:63) read with [lock:{main_thread_count_mutex}, thread:[main, cleaner_start]] (conf. 110) (smtprc_comb.c:2445:11-2445:69) write with [lock:{main_thread_count_mutex}, thread:[main]] (conf. 110) (smtprc_comb.c:2405:5-2405:63) [Success][Race] Memory location f.verbose@smtprc_comb.c:370:14-370:16 (safe): read with [] (conf. 110) (smtprc_comb.c:438:5-440:5) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:438:5-440:5) read with thread:[main] (conf. 110) (smtprc_comb.c:2417:7-2424:7) read with [] (conf. 110) (smtprc_comb.c:4057:9-4059:9) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4057:9-4059:9) read with [] (conf. 110) (smtprc_comb.c:4072:9-4074:9) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4072:9-4074:9) read with [] (conf. 110) (smtprc_comb.c:4088:7-4090:7) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4088:7-4090:7) read with [] (conf. 110) (smtprc_comb.c:4103:7-4105:7) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4103:7-4105:7) read with [] (conf. 110) (smtprc_comb.c:4118:7-4120:7) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4118:7-4120:7) read with [] (conf. 110) (smtprc_comb.c:4133:7-4135:7) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4133:7-4135:7) read with [] (conf. 110) (smtprc_comb.c:4057:9-4059:9) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4057:9-4059:9) read with [] (conf. 110) (smtprc_comb.c:4072:9-4074:9) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4072:9-4074:9) read with [] (conf. 110) (smtprc_comb.c:4088:7-4090:7) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4088:7-4090:7) read with [] (conf. 110) (smtprc_comb.c:4103:7-4105:7) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4103:7-4105:7) read with [] (conf. 110) (smtprc_comb.c:4118:7-4120:7) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4118:7-4120:7) read with [] (conf. 110) (smtprc_comb.c:4133:7-4135:7) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4133:7-4135:7) [Success][Race] Memory location (alloc@sid:1958)[?]@smtprc_comb.c:2559:3-2561:3 (safe): read with thread:[main] (conf. 80) (smtprc_comb.c:2923:5-2923:38) read with thread:[main] (conf. 80) (smtprc_comb.c:2926:5-2926:39) read with thread:[main] (conf. 80) (smtprc_comb.c:2927:5-2927:84) read with thread:[main] (conf. 80) (smtprc_comb.c:2928:5-2928:39) [Success][Race] Memory location (struct _rule).mail_from (safe): read with thread:[main] (conf. 100) (smtprc_comb.c:279:7-279:69) read with [] (conf. 100) (smtprc_comb.c:4891:3-4891:81) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4891:3-4891:81) [Success][Race] Memory location o.mins@smtprc_comb.c:244:16-244:18 (safe): read with thread:[main] (conf. 110) (smtprc_comb.c:746:3-746:30) read with thread:[main] (conf. 110) (smtprc_comb.c:3767:5-3768:41) read with thread:[main] (conf. 110) (smtprc_comb.c:3770:5-3776:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3771:7-3772:34) write with thread:[main] (conf. 110) (smtprc_comb.c:745:3-745:41) [Success][Race] Memory location f.resolve_hostnames@smtprc_comb.c:370:14-370:16 (safe): read with [] (conf. 110) (smtprc_comb.c:2490:5-2509:5) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2490:5-2509:5) read with [] (conf. 110) (smtprc_comb.c:2630:5-2638:5) read with thread:[main] (conf. 110) (smtprc_comb.c:2630:5-2638:5) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2630:5-2638:5) read with [] (conf. 110) (smtprc_comb.c:2643:7-2645:7) read with thread:[main] (conf. 110) (smtprc_comb.c:2643:7-2645:7) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2643:7-2645:7) read with [] (conf. 110) (smtprc_comb.c:4033:3-4049:3) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4033:3-4049:3) read with [] (conf. 110) (smtprc_comb.c:4033:3-4049:3) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4033:3-4049:3) [Success][Race] Memory location o.email@smtprc_comb.c:244:16-244:18 (safe): read with [] (conf. 110) (smtprc_comb.c:2791:3-2793:21) read with thread:[main] (conf. 110) (smtprc_comb.c:2791:3-2793:21) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2791:3-2793:21) [Success][Race] Memory location (struct __locale_struct).__ctype_b (safe): read with [] (conf. 100) (smtprc_comb.c:4920:7-4939:7) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4920:7-4939:7) read with [] (conf. 100) (smtprc_comb.c:4922:9-4936:9) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4922:9-4936:9) read with [] (conf. 100) (smtprc_comb.c:5093:7-5112:7) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5093:7-5112:7) read with [] (conf. 100) (smtprc_comb.c:5095:9-5109:9) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5095:9-5109:9) read with [] (conf. 100) (smtprc_comb.c:5280:7-5299:7) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5280:7-5299:7) read with [] (conf. 100) (smtprc_comb.c:5282:9-5296:9) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5282:9-5296:9) [Success][Race] Memory location (struct hostent).h_name (safe): read with [] (conf. 100) (smtprc_comb.c:618:3-618:22) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:618:3-618:22) [Success][Race] Memory location o.cur_host@smtprc_comb.c:244:16-244:18 (safe): read with thread:[main] (conf. 110) (smtprc_comb.c:2378:3-2408:3) read with thread:[main] (conf. 110) (smtprc_comb.c:2407:6-2407:20) write with thread:[main] (conf. 110) (smtprc_comb.c:2377:3-2377:19) write with thread:[main] (conf. 110) (smtprc_comb.c:2407:6-2407:20) [Warning][Race] Memory location (struct _host).fatal (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:3035:11-3061:11) read with thread:[main] (conf. 100) (smtprc_comb.c:3065:13-3091:13) read with thread:[main] (conf. 100) (smtprc_comb.c:3222:7-3239:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3246:5-3250:5) write with [] (conf. 100) (smtprc_comb.c:4680:6-4680:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4680:6-4680:60) write with [] (conf. 100) (smtprc_comb.c:4692:10-4692:64) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4692:10-4692:64) write with [] (conf. 100) (smtprc_comb.c:4706:10-4706:64) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4706:10-4706:64) write with [] (conf. 100) (smtprc_comb.c:4721:8-4721:62) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4721:8-4721:62) write with [] (conf. 100) (smtprc_comb.c:4790:6-4790:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4790:6-4790:60) write with [] (conf. 100) (smtprc_comb.c:4798:6-4798:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4798:6-4798:60) write with [] (conf. 100) (smtprc_comb.c:4808:8-4808:62) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4808:8-4808:62) write with [] (conf. 100) (smtprc_comb.c:4822:8-4822:62) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4822:8-4822:62) write with [] (conf. 100) (smtprc_comb.c:4903:6-4903:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4903:6-4903:60) write with [] (conf. 100) (smtprc_comb.c:4911:6-4911:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4911:6-4911:60) write with [] (conf. 100) (smtprc_comb.c:4949:14-4949:68) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4949:14-4949:68) write with [] (conf. 100) (smtprc_comb.c:4963:14-4963:68) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4963:14-4963:68) write with [] (conf. 100) (smtprc_comb.c:4979:12-4979:66) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4979:12-4979:66) write with [] (conf. 100) (smtprc_comb.c:5075:6-5075:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5075:6-5075:60) write with [] (conf. 100) (smtprc_comb.c:5083:6-5083:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5083:6-5083:60) write with [] (conf. 100) (smtprc_comb.c:5134:26-5134:80) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5134:26-5134:80) write with [] (conf. 100) (smtprc_comb.c:5148:26-5148:80) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5148:26-5148:80) write with [] (conf. 100) (smtprc_comb.c:5164:24-5164:78) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5164:24-5164:78) write with [] (conf. 100) (smtprc_comb.c:5264:6-5264:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5264:6-5264:60) write with [] (conf. 100) (smtprc_comb.c:5271:6-5271:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5271:6-5271:60) write with [] (conf. 100) (smtprc_comb.c:5309:14-5309:68) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5309:14-5309:68) write with [] (conf. 100) (smtprc_comb.c:5323:14-5323:68) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5323:14-5323:68) write with [] (conf. 100) (smtprc_comb.c:5339:12-5339:66) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5339:12-5339:66) write with [] (conf. 100) (smtprc_comb.c:5421:6-5421:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5421:6-5421:60) write with [] (conf. 100) (smtprc_comb.c:5429:6-5429:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5429:6-5429:60) write with [] (conf. 100) (smtprc_comb.c:5459:28-5459:82) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5459:28-5459:82) write with [] (conf. 100) (smtprc_comb.c:5473:28-5473:82) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5473:28-5473:82) write with [] (conf. 100) (smtprc_comb.c:5489:26-5489:80) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5489:26-5489:80) write with [] (conf. 100) (smtprc_comb.c:5595:6-5595:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5595:6-5595:60) write with [] (conf. 100) (smtprc_comb.c:5602:6-5602:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5602:6-5602:60) write with [] (conf. 100) (smtprc_comb.c:5610:6-5610:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5610:6-5610:60) write with [] (conf. 100) (smtprc_comb.c:5659:6-5659:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5659:6-5659:60) write with [] (conf. 100) (smtprc_comb.c:5666:6-5666:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5666:6-5666:60) write with [] (conf. 100) (smtprc_comb.c:5674:6-5674:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5674:6-5674:60) [Success][Race] Memory location o.no_hostnames@smtprc_comb.c:244:16-244:18 (safe): read with thread:[main] (conf. 110) (smtprc_comb.c:273:3-290:3) read with thread:[main] (conf. 110) (smtprc_comb.c:307:7-328:7) read with thread:[main] (conf. 110) (smtprc_comb.c:2378:3-2408:3) read with thread:[main, cleaner_start] (conf. 110) (smtprc_comb.c:2440:5-2451:5) read with thread:[main] (conf. 110) (smtprc_comb.c:2962:3-2967:3) read with thread:[main] (conf. 110) (smtprc_comb.c:2969:3-3164:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3779:3-3780:46) [Warning][Race] Memory location (struct _check).passed (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:3210:9-3218:9) read with thread:[main] (conf. 100) (smtprc_comb.c:3231:11-3237:11) read with thread:[main] (conf. 100) (smtprc_comb.c:3420:7-3425:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3433:7-3438:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3455:7-3459:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3467:7-3472:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3492:7-3496:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3505:7-3510:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3584:3-3594:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3589:5-3593:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3596:3-3606:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3601:5-3605:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3607:3-3617:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3612:5-3616:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3619:3-3630:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3624:5-3629:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3631:3-3643:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3637:5-3642:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3645:3-3655:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3650:5-3654:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3656:3-3667:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3661:5-3666:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3669:3-3679:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3674:5-3678:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3680:3-3692:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3686:5-3691:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3697:3-3707:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3702:5-3706:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3709:3-3721:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3715:5-3720:5) write with [] (conf. 100) (smtprc_comb.c:2518:8-2518:76) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2518:8-2518:76) write with [] (conf. 100) (smtprc_comb.c:4923:12-4923:87) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4923:12-4923:87) write with [] (conf. 100) (smtprc_comb.c:5096:12-5096:87) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5096:12-5096:87) write with [] (conf. 100) (smtprc_comb.c:5182:20-5182:95) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5182:20-5182:95) write with [] (conf. 100) (smtprc_comb.c:5283:12-5283:87) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5283:12-5283:87) write with [] (conf. 100) (smtprc_comb.c:5507:22-5507:97) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5507:22-5507:97) write with [] (conf. 100) (smtprc_comb.c:5533:12-5533:87) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5533:12-5533:87) [Success][Race] Memory location f.display_only_ips@smtprc_comb.c:370:14-370:16 (safe): read with [] (conf. 110) (smtprc_comb.c:4035:7-4041:7) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4035:7-4041:7) read with [] (conf. 110) (smtprc_comb.c:4035:7-4041:7) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4035:7-4041:7) [Warning][Race] Memory location (struct _host).resolved (race with conf. 100): read with [] (conf. 100) (smtprc_comb.c:2631:7-2635:7) read with thread:[main] (conf. 100) (smtprc_comb.c:2631:7-2635:7) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2631:7-2635:7) read with thread:[main] (conf. 100) (smtprc_comb.c:2993:11-3005:11) read with thread:[main] (conf. 100) (smtprc_comb.c:3014:13-3026:13) read with thread:[main] (conf. 100) (smtprc_comb.c:3039:15-3051:15) read with thread:[main] (conf. 100) (smtprc_comb.c:3069:17-3081:17) read with thread:[main] (conf. 100) (smtprc_comb.c:3097:15-3109:15) read with thread:[main] (conf. 100) (smtprc_comb.c:3118:17-3130:17) read with thread:[main] (conf. 100) (smtprc_comb.c:3138:17-3150:17) read with thread:[main] (conf. 100) (smtprc_comb.c:3268:3-3274:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3316:3-3325:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3574:3-3583:3) read with [] (conf. 100) (smtprc_comb.c:4034:5-4045:5) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4034:5-4045:5) read with [] (conf. 100) (smtprc_comb.c:4034:5-4045:5) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4034:5-4045:5) write with [] (conf. 100) (smtprc_comb.c:2507:10-2507:59) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2507:10-2507:59) [Success][Race] Memory location (alloc@sid:1958)[?]@smtprc_comb.c:2559:3-2561:3 (safe): read with thread:[main] (conf. 110) (smtprc_comb.c:279:7-279:69) read with [] (conf. 110) (smtprc_comb.c:4778:3-4778:76) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4778:3-4778:76) read with [] (conf. 110) (smtprc_comb.c:4891:3-4891:81) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4891:3-4891:81) read with [] (conf. 110) (smtprc_comb.c:5062:3-5062:79) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5062:3-5062:79) [Success][Race] Memory location stdout@smtprc_comb.c:2539:24-2539:32 (safe): read with [] (conf. 110) (smtprc_comb.c:2715:5-2715:19) read with thread:[main] (conf. 110) (smtprc_comb.c:2715:5-2715:19) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2715:5-2715:19) read with [] (conf. 110) (smtprc_comb.c:4173:3-4173:17) read with thread:[main] (conf. 110) (smtprc_comb.c:4173:3-4173:17) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4173:3-4173:17) read with [] (conf. 110) (smtprc_comb.c:4187:3-4187:17) read with thread:[main] (conf. 110) (smtprc_comb.c:4187:3-4187:17) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4187:3-4187:17) read with thread:[main] (conf. 110) (smtprc_comb.c:5784:3-5784:17) [Success][Race] Memory location f.maildir@smtprc_comb.c:370:14-370:16 (safe): read with thread:[main] (conf. 110) (smtprc_comb.c:753:5-763:5) [Success][Race] Memory location smtp_open@smtprc_comb.c:2855:6-2855:16 (safe): read with thread:[main] (conf. 110) (smtprc_comb.c:2964:7-2964:19) read with thread:[main] (conf. 110) (smtprc_comb.c:3177:3-3177:42) read with thread:[main] (conf. 110) (smtprc_comb.c:3178:3-3178:42) read with thread:[main] (conf. 110) (smtprc_comb.c:3179:3-3179:42) read with thread:[main] (conf. 110) (smtprc_comb.c:3257:3-3257:35) write with thread:[main] (conf. 110) (smtprc_comb.c:2964:7-2964:19) [Success][Race] Memory location f.debug@smtprc_comb.c:370:14-370:16 (safe): read with [] (conf. 110) (smtprc_comb.c:377:3-379:3) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:377:3-379:3) read with [] (conf. 110) (smtprc_comb.c:393:3-395:3) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:393:3-395:3) read with thread:[main] (conf. 110) (smtprc_comb.c:2414:5-2425:5) read with [] (conf. 110) (smtprc_comb.c:2713:3-2720:3) read with thread:[main] (conf. 110) (smtprc_comb.c:2713:3-2720:3) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2713:3-2720:3) [Warning][Race] Memory location (struct _check).r_banner (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:3331:5-3331:82) read with thread:[main] (conf. 100) (smtprc_comb.c:3336:7-3336:84) read with thread:[main] (conf. 100) (smtprc_comb.c:3585:5-3585:82) read with thread:[main] (conf. 100) (smtprc_comb.c:3590:7-3590:84) read with [] (conf. 100) (smtprc_comb.c:4698:9-4699:57) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4698:9-4699:57) read with [] (conf. 100) (smtprc_comb.c:4701:9-4701:98) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4701:9-4701:98) read with [] (conf. 100) (smtprc_comb.c:4712:9-4713:57) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4712:9-4713:57) read with [] (conf. 100) (smtprc_comb.c:4715:9-4715:98) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4715:9-4715:98) read with [] (conf. 100) (smtprc_comb.c:4727:7-4728:54) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4727:7-4728:54) read with [] (conf. 100) (smtprc_comb.c:4730:7-4730:95) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4730:7-4730:95) read with [] (conf. 100) (smtprc_comb.c:4739:5-4740:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4739:5-4740:52) read with [] (conf. 100) (smtprc_comb.c:4742:5-4742:93) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4742:5-4742:93) write with [] (conf. 100) (smtprc_comb.c:4696:10-4696:87) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4696:10-4696:87) write with [] (conf. 100) (smtprc_comb.c:4710:10-4710:86) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4710:10-4710:86) write with [] (conf. 100) (smtprc_comb.c:4725:8-4725:84) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4725:8-4725:84) write with [] (conf. 100) (smtprc_comb.c:4737:6-4737:82) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4737:6-4737:82) [Warning][Race] Memory location (struct _host).fatal_error (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:3034:9-3158:9) read with thread:[main] (conf. 100) (smtprc_comb.c:3064:11-3157:11) read with thread:[main] (conf. 100) (smtprc_comb.c:3094:13-3156:13) read with thread:[main] (conf. 100) (smtprc_comb.c:3115:15-3155:15) read with thread:[main] (conf. 100) (smtprc_comb.c:3221:5-3242:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3253:5-3255:5) write with [] (conf. 100) (smtprc_comb.c:4621:8-4621:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4621:8-4621:60) write with [] (conf. 100) (smtprc_comb.c:4624:10-4624:62) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4624:10-4624:62) write with [] (conf. 100) (smtprc_comb.c:4626:10-4626:62) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4626:10-4626:62) write with [] (conf. 100) (smtprc_comb.c:4640:6-4640:58) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4640:6-4640:58) write with [] (conf. 100) (smtprc_comb.c:4644:6-4644:58) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4644:6-4644:58) write with [] (conf. 100) (smtprc_comb.c:4691:10-4691:62) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4691:10-4691:62) write with [] (conf. 100) (smtprc_comb.c:4705:10-4705:62) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4705:10-4705:62) write with [] (conf. 100) (smtprc_comb.c:4720:8-4720:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4720:8-4720:60) write with [] (conf. 100) (smtprc_comb.c:4807:8-4807:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4807:8-4807:60) write with [] (conf. 100) (smtprc_comb.c:4821:8-4821:60) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4821:8-4821:60) write with [] (conf. 100) (smtprc_comb.c:4948:14-4948:66) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4948:14-4948:66) write with [] (conf. 100) (smtprc_comb.c:4962:14-4962:66) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4962:14-4962:66) write with [] (conf. 100) (smtprc_comb.c:4978:12-4978:64) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4978:12-4978:64) write with [] (conf. 100) (smtprc_comb.c:5133:26-5133:78) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5133:26-5133:78) write with [] (conf. 100) (smtprc_comb.c:5147:26-5147:78) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5147:26-5147:78) write with [] (conf. 100) (smtprc_comb.c:5163:24-5163:76) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5163:24-5163:76) write with [] (conf. 100) (smtprc_comb.c:5308:14-5308:66) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5308:14-5308:66) write with [] (conf. 100) (smtprc_comb.c:5322:14-5322:66) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5322:14-5322:66) write with [] (conf. 100) (smtprc_comb.c:5338:12-5338:64) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5338:12-5338:64) write with [] (conf. 100) (smtprc_comb.c:5458:28-5458:80) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5458:28-5458:80) write with [] (conf. 100) (smtprc_comb.c:5472:28-5472:80) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5472:28-5472:80) write with [] (conf. 100) (smtprc_comb.c:5488:26-5488:78) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5488:26-5488:78) write with [] (conf. 100) (smtprc_comb.c:5609:6-5609:58) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5609:6-5609:58) write with [] (conf. 100) (smtprc_comb.c:5673:6-5673:58) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5673:6-5673:58) [Success][Race] Memory location o.c_timeout@smtprc_comb.c:244:16-244:18 (safe): read with [] (conf. 110) (smtprc_comb.c:435:3-436:77) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:435:3-436:77) [Success][Race] Memory location f.pop@smtprc_comb.c:370:14-370:16 (safe): read with thread:[main] (conf. 110) (smtprc_comb.c:759:9-761:9) [Success][Race] Memory location (struct dirent).d_name[?] (safe): read with thread:[main] (conf. 80) (smtprc_comb.c:2187:7-2187:52) read with thread:[main] (conf. 80) (smtprc_comb.c:2192:5-2193:31) read with thread:[main] (conf. 100) (smtprc_comb.c:2186:5-2191:5) [Warning][Race] Memory location (struct _host).smtp_open (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:274:5-276:5) read with thread:[main] (conf. 100) (smtprc_comb.c:2963:5-2965:5) read with thread:[main] (conf. 100) (smtprc_comb.c:2970:5-3162:5) write with [] (conf. 100) (smtprc_comb.c:2510:6-2510:56) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2510:6-2510:56) [Success][Race] Memory location failed_file@smtprc_comb.c:2854:6-2854:19 (safe): read with thread:[main] (conf. 110) (smtprc_comb.c:2918:5-2919:21) read with thread:[main] (conf. 110) (smtprc_comb.c:2921:5-2921:45) read with thread:[main] (conf. 110) (smtprc_comb.c:2927:5-2927:84) read with thread:[main] (conf. 110) (smtprc_comb.c:2929:5-2929:46) read with thread:[main] (conf. 110) (smtprc_comb.c:3751:3-3752:23) write with thread:[main] (conf. 110) (smtprc_comb.c:2916:5-2916:34) write with thread:[main] (conf. 110) (smtprc_comb.c:2925:5-2925:34) [Success][Race] Memory location rules@smtprc_comb.c:246:6-246:14 (safe): read with thread:[main] (conf. 110) (smtprc_comb.c:279:7-279:69) read with [] (conf. 110) (smtprc_comb.c:4778:3-4778:76) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4778:3-4778:76) read with [] (conf. 110) (smtprc_comb.c:4891:3-4891:81) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4891:3-4891:81) read with [] (conf. 110) (smtprc_comb.c:5062:3-5062:79) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5062:3-5062:79) [Success][Race] Memory location passed@smtprc_comb.c:2852:6-2852:14 (safe): read with thread:[main] (conf. 110) (smtprc_comb.c:2936:3-2937:32) read with thread:[main] (conf. 110) (smtprc_comb.c:3753:3-3754:18) [Success][Race] Memory location (alloc@sid:1967)[?]@smtprc_comb.c:2573:3-2575:3 (safe): read with [] (conf. 90) (smtprc_comb.c:2665:5-2665:99) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2665:5-2665:99) read with [] (conf. 90) (smtprc_comb.c:4617:3-4617:72) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4617:3-4617:72) [Warning][Race] Memory location (struct _check).helo (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:3351:5-3351:78) read with thread:[main] (conf. 100) (smtprc_comb.c:3356:7-3356:80) read with thread:[main] (conf. 100) (smtprc_comb.c:3597:5-3597:78) read with thread:[main] (conf. 100) (smtprc_comb.c:3602:7-3602:80) read with [] (conf. 100) (smtprc_comb.c:4784:3-4785:50) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4784:3-4785:50) read with [] (conf. 100) (smtprc_comb.c:4787:3-4787:87) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4787:3-4787:87) write with [] (conf. 100) (smtprc_comb.c:4782:4-4782:76) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4782:4-4782:76) [Success][Race] Memory location o.seconds@smtprc_comb.c:244:16-244:18 (safe): read with thread:[main] (conf. 110) (smtprc_comb.c:3767:5-3768:41) read with thread:[main] (conf. 110) (smtprc_comb.c:3771:7-3772:34) read with thread:[main] (conf. 110) (smtprc_comb.c:3774:7-3775:26) write with thread:[main] (conf. 110) (smtprc_comb.c:747:3-747:37) [Warning][Race] Memory location (alloc@sid:1967)[?]@smtprc_comb.c:2573:3-2575:3 (race with conf. 90): write with [] (conf. 90) (smtprc_comb.c:591:5-591:64) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:591:5-591:64) write with [] (conf. 90) (smtprc_comb.c:4682:5-4682:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4682:5-4682:22) write with [] (conf. 90) (smtprc_comb.c:4702:9-4702:26) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4702:9-4702:26) write with [] (conf. 90) (smtprc_comb.c:4716:9-4716:26) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4716:9-4716:26) write with [] (conf. 90) (smtprc_comb.c:4731:7-4731:24) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4731:7-4731:24) write with [] (conf. 90) (smtprc_comb.c:4743:5-4743:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4743:5-4743:22) write with [] (conf. 90) (smtprc_comb.c:4792:5-4792:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4792:5-4792:22) write with [] (conf. 90) (smtprc_comb.c:4795:3-4795:32) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4795:3-4795:32) write with [] (conf. 90) (smtprc_comb.c:4800:5-4800:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4800:5-4800:22) write with [] (conf. 90) (smtprc_comb.c:4818:7-4818:24) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4818:7-4818:24) write with [] (conf. 90) (smtprc_comb.c:4832:7-4832:24) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4832:7-4832:24) write with [] (conf. 90) (smtprc_comb.c:4844:5-4844:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4844:5-4844:22) write with [] (conf. 90) (smtprc_comb.c:4905:5-4905:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4905:5-4905:22) write with [] (conf. 90) (smtprc_comb.c:4908:3-4908:32) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4908:3-4908:32) write with [] (conf. 90) (smtprc_comb.c:4913:5-4913:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4913:5-4913:22) write with [] (conf. 90) (smtprc_comb.c:4932:11-4932:28) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4932:11-4932:28) write with [] (conf. 90) (smtprc_comb.c:4959:13-4959:30) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4959:13-4959:30) write with [] (conf. 90) (smtprc_comb.c:4973:13-4973:30) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4973:13-4973:30) write with [] (conf. 90) (smtprc_comb.c:4989:11-4989:28) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4989:11-4989:28) write with [] (conf. 90) (smtprc_comb.c:5005:5-5005:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5005:5-5005:22) write with [] (conf. 90) (smtprc_comb.c:5077:5-5077:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5077:5-5077:22) write with [] (conf. 90) (smtprc_comb.c:5080:3-5080:32) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5080:3-5080:32) write with [] (conf. 90) (smtprc_comb.c:5085:5-5085:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5085:5-5085:22) write with [] (conf. 90) (smtprc_comb.c:5105:11-5105:28) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5105:11-5105:28) write with [] (conf. 90) (smtprc_comb.c:5144:25-5144:42) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5144:25-5144:42) write with [] (conf. 90) (smtprc_comb.c:5158:25-5158:42) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5158:25-5158:42) write with [] (conf. 90) (smtprc_comb.c:5174:23-5174:40) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5174:23-5174:40) write with [] (conf. 90) (smtprc_comb.c:5191:19-5191:36) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5191:19-5191:36) write with [] (conf. 90) (smtprc_comb.c:5219:5-5219:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5219:5-5219:22) write with [] (conf. 90) (smtprc_comb.c:5266:5-5266:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5266:5-5266:22) write with [] (conf. 90) (smtprc_comb.c:5273:5-5273:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5273:5-5273:22) write with [] (conf. 90) (smtprc_comb.c:5292:11-5292:28) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5292:11-5292:28) write with [] (conf. 90) (smtprc_comb.c:5319:13-5319:30) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5319:13-5319:30) write with [] (conf. 90) (smtprc_comb.c:5333:13-5333:30) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5333:13-5333:30) write with [] (conf. 90) (smtprc_comb.c:5349:11-5349:28) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5349:11-5349:28) write with [] (conf. 90) (smtprc_comb.c:5365:5-5365:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5365:5-5365:22) write with [] (conf. 90) (smtprc_comb.c:5423:5-5423:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5423:5-5423:22) write with [] (conf. 90) (smtprc_comb.c:5426:3-5426:32) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5426:3-5426:32) write with [] (conf. 90) (smtprc_comb.c:5431:5-5431:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5431:5-5431:22) write with [] (conf. 90) (smtprc_comb.c:5469:27-5469:44) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5469:27-5469:44) write with [] (conf. 90) (smtprc_comb.c:5483:27-5483:44) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5483:27-5483:44) write with [] (conf. 90) (smtprc_comb.c:5499:25-5499:42) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5499:25-5499:42) write with [] (conf. 90) (smtprc_comb.c:5516:21-5516:38) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5516:21-5516:38) write with [] (conf. 90) (smtprc_comb.c:5542:11-5542:28) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5542:11-5542:28) write with [] (conf. 90) (smtprc_comb.c:5560:5-5560:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5560:5-5560:22) write with [] (conf. 90) (smtprc_comb.c:5597:5-5597:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5597:5-5597:22) write with [] (conf. 90) (smtprc_comb.c:5604:5-5604:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5604:5-5604:22) write with [] (conf. 90) (smtprc_comb.c:5620:5-5620:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5620:5-5620:22) write with [] (conf. 90) (smtprc_comb.c:5631:5-5631:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5631:5-5631:22) write with [] (conf. 90) (smtprc_comb.c:5661:5-5661:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5661:5-5661:22) write with [] (conf. 90) (smtprc_comb.c:5668:5-5668:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5668:5-5668:22) write with [] (conf. 90) (smtprc_comb.c:5684:5-5684:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5684:5-5684:22) write with [] (conf. 90) (smtprc_comb.c:5695:5-5695:22) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5695:5-5695:22) [Success][Race] Memory location o.number_of_threads@smtprc_comb.c:244:16-244:18 (safe): read with thread:[main] (conf. 110) (smtprc_comb.c:2380:5-2385:5) read with thread:[main] (conf. 110) (smtprc_comb.c:2382:7-2383:33) [Warning][Race] Memory location (struct _check).r_data_start (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:3468:9-3469:40) read with thread:[main] (conf. 100) (smtprc_comb.c:3681:5-3682:36) read with thread:[main] (conf. 100) (smtprc_comb.c:3687:7-3688:38) read with [] (conf. 100) (smtprc_comb.c:5288:11-5289:58) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5288:11-5289:58) read with [] (conf. 100) (smtprc_comb.c:5291:11-5291:103) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5291:11-5291:103) read with [] (conf. 100) (smtprc_comb.c:5315:13-5316:61) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5315:13-5316:61) read with [] (conf. 100) (smtprc_comb.c:5318:13-5318:106) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5318:13-5318:106) read with [] (conf. 100) (smtprc_comb.c:5329:13-5330:61) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5329:13-5330:61) read with [] (conf. 100) (smtprc_comb.c:5332:13-5332:106) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5332:13-5332:106) read with [] (conf. 100) (smtprc_comb.c:5345:11-5346:59) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5345:11-5346:59) read with [] (conf. 100) (smtprc_comb.c:5348:11-5348:104) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5348:11-5348:104) read with [] (conf. 100) (smtprc_comb.c:5361:5-5362:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5361:5-5362:52) read with [] (conf. 100) (smtprc_comb.c:5364:5-5364:97) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5364:5-5364:97) write with [] (conf. 100) (smtprc_comb.c:5286:12-5286:92) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5286:12-5286:92) write with [] (conf. 100) (smtprc_comb.c:5313:14-5313:95) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5313:14-5313:95) write with [] (conf. 100) (smtprc_comb.c:5327:14-5327:95) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5327:14-5327:95) write with [] (conf. 100) (smtprc_comb.c:5343:12-5343:93) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5343:12-5343:93) write with [] (conf. 100) (smtprc_comb.c:5359:6-5359:86) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5359:6-5359:86) [Warning][Race] Memory location (alloc@sid:1958)@smtprc_comb.c:2559:3-2561:3 (race with conf. 110): read with [] (conf. 80) (smtprc_comb.c:2791:3-2793:21) read with thread:[main] (conf. 80) (smtprc_comb.c:2791:3-2793:21) read with thread:[main, thread_start] (conf. 80) (smtprc_comb.c:2791:3-2793:21) read with [] (conf. 80) (smtprc_comb.c:2791:3-2793:21) read with thread:[main] (conf. 80) (smtprc_comb.c:2791:3-2793:21) read with thread:[main, thread_start] (conf. 80) (smtprc_comb.c:2791:3-2793:21) read with thread:[main] (conf. 90) (smtprc_comb.c:2107:5-2108:23) read with thread:[main] (conf. 90) (smtprc_comb.c:2169:5-2170:24) read with thread:[main] (conf. 90) (smtprc_comb.c:2172:5-2173:24) read with [] (conf. 90) (smtprc_comb.c:2669:5-2669:79) read with thread:[main] (conf. 90) (smtprc_comb.c:2669:5-2669:79) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2669:5-2669:79) read with [] (conf. 90) (smtprc_comb.c:2670:5-2670:73) read with thread:[main] (conf. 90) (smtprc_comb.c:2670:5-2670:73) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2670:5-2670:73) read with thread:[main] (conf. 90) (smtprc_comb.c:2936:3-2937:32) read with thread:[main] (conf. 90) (smtprc_comb.c:2942:3-2943:32) read with thread:[main] (conf. 90) (smtprc_comb.c:2997:13-2998:60) read with thread:[main] (conf. 90) (smtprc_comb.c:3003:13-3004:62) read with thread:[main] (conf. 90) (smtprc_comb.c:3018:15-3019:62) read with thread:[main] (conf. 90) (smtprc_comb.c:3024:15-3025:64) read with thread:[main] (conf. 90) (smtprc_comb.c:3043:17-3044:64) read with thread:[main] (conf. 90) (smtprc_comb.c:3049:17-3050:66) read with thread:[main] (conf. 90) (smtprc_comb.c:3073:19-3074:66) read with thread:[main] (conf. 90) (smtprc_comb.c:3079:19-3080:68) read with thread:[main] (conf. 90) (smtprc_comb.c:3101:17-3102:64) read with thread:[main] (conf. 90) (smtprc_comb.c:3107:17-3108:66) read with thread:[main] (conf. 90) (smtprc_comb.c:3122:19-3123:66) read with thread:[main] (conf. 90) (smtprc_comb.c:3128:19-3129:68) read with thread:[main] (conf. 90) (smtprc_comb.c:3142:19-3143:66) read with thread:[main] (conf. 90) (smtprc_comb.c:3148:19-3149:68) read with thread:[main] (conf. 90) (smtprc_comb.c:3319:5-3320:29) read with thread:[main] (conf. 90) (smtprc_comb.c:3319:5-3320:29) read with thread:[main] (conf. 90) (smtprc_comb.c:3323:5-3324:24) read with thread:[main] (conf. 90) (smtprc_comb.c:3332:5-3333:28) read with thread:[main] (conf. 90) (smtprc_comb.c:3337:7-3338:30) read with thread:[main] (conf. 90) (smtprc_comb.c:3352:5-3353:28) read with thread:[main] (conf. 90) (smtprc_comb.c:3357:7-3358:30) read with thread:[main] (conf. 90) (smtprc_comb.c:3363:5-3364:28) read with thread:[main] (conf. 90) (smtprc_comb.c:3368:7-3369:30) read with thread:[main] (conf. 90) (smtprc_comb.c:3383:5-3384:28) read with thread:[main] (conf. 90) (smtprc_comb.c:3389:7-3390:30) read with thread:[main] (conf. 90) (smtprc_comb.c:3396:5-3397:28) read with thread:[main] (conf. 90) (smtprc_comb.c:3402:7-3403:30) read with thread:[main] (conf. 90) (smtprc_comb.c:3423:9-3424:32) read with thread:[main] (conf. 90) (smtprc_comb.c:3436:9-3437:32) read with thread:[main] (conf. 90) (smtprc_comb.c:3457:9-3458:32) read with thread:[main] (conf. 90) (smtprc_comb.c:3470:9-3471:33) read with thread:[main] (conf. 90) (smtprc_comb.c:3494:9-3495:33) read with thread:[main] (conf. 90) (smtprc_comb.c:3508:9-3509:33) read with thread:[main] (conf. 90) (smtprc_comb.c:3524:5-3525:29) read with thread:[main] (conf. 90) (smtprc_comb.c:3529:7-3530:31) read with thread:[main] (conf. 90) (smtprc_comb.c:3535:5-3536:29) read with thread:[main] (conf. 90) (smtprc_comb.c:3540:7-3541:31) read with thread:[main] (conf. 90) (smtprc_comb.c:3577:5-3578:29) read with thread:[main] (conf. 90) (smtprc_comb.c:3577:5-3578:29) read with thread:[main] (conf. 90) (smtprc_comb.c:3581:5-3582:24) read with thread:[main] (conf. 90) (smtprc_comb.c:3586:5-3587:28) read with thread:[main] (conf. 90) (smtprc_comb.c:3591:7-3592:30) read with thread:[main] (conf. 90) (smtprc_comb.c:3598:5-3599:28) read with thread:[main] (conf. 90) (smtprc_comb.c:3603:7-3604:30) read with thread:[main] (conf. 90) (smtprc_comb.c:3609:5-3610:28) read with thread:[main] (conf. 90) (smtprc_comb.c:3614:7-3615:30) read with thread:[main] (conf. 90) (smtprc_comb.c:3621:5-3622:28) read with thread:[main] (conf. 90) (smtprc_comb.c:3627:7-3628:30) read with thread:[main] (conf. 90) (smtprc_comb.c:3634:5-3635:28) read with thread:[main] (conf. 90) (smtprc_comb.c:3640:7-3641:30) read with thread:[main] (conf. 90) (smtprc_comb.c:3647:5-3648:28) read with thread:[main] (conf. 90) (smtprc_comb.c:3652:7-3653:30) read with thread:[main] (conf. 90) (smtprc_comb.c:3658:5-3659:28) read with thread:[main] (conf. 90) (smtprc_comb.c:3664:7-3665:30) read with thread:[main] (conf. 90) (smtprc_comb.c:3671:5-3672:28) read with thread:[main] (conf. 90) (smtprc_comb.c:3676:7-3677:30) read with thread:[main] (conf. 90) (smtprc_comb.c:3683:5-3684:29) read with thread:[main] (conf. 90) (smtprc_comb.c:3689:7-3690:31) read with thread:[main] (conf. 90) (smtprc_comb.c:3699:5-3700:29) read with thread:[main] (conf. 90) (smtprc_comb.c:3704:7-3705:31) read with thread:[main] (conf. 90) (smtprc_comb.c:3712:5-3713:29) read with thread:[main] (conf. 90) (smtprc_comb.c:3718:7-3719:31) read with thread:[main] (conf. 90) (smtprc_comb.c:3724:3-3725:27) read with thread:[main] (conf. 90) (smtprc_comb.c:3727:3-3728:27) read with thread:[main] (conf. 90) (smtprc_comb.c:3751:3-3752:23) write with thread:[main] (conf. 90) (smtprc_comb.c:2288:9-2288:91) write with [] (conf. 90) (smtprc_comb.c:2669:5-2669:79) write with thread:[main] (conf. 90) (smtprc_comb.c:2669:5-2669:79) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2669:5-2669:79) write with [] (conf. 90) (smtprc_comb.c:2670:5-2670:73) write with thread:[main] (conf. 90) (smtprc_comb.c:2670:5-2670:73) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2670:5-2670:73) write with [] (conf. 90) (smtprc_comb.c:2687:5-2688:21) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2687:5-2688:21) write with [] (conf. 90) (smtprc_comb.c:2693:7-2694:23) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2693:7-2694:23) write with [] (conf. 90) (smtprc_comb.c:2699:9-2700:25) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2699:9-2700:25) write with thread:[main] (conf. 90) (smtprc_comb.c:2794:3-2794:76) write with thread:[main] (conf. 90) (smtprc_comb.c:2897:3-2897:83) write with thread:[main] (conf. 90) (smtprc_comb.c:2918:5-2919:21) write with thread:[main] (conf. 90) (smtprc_comb.c:2927:5-2927:84) write with thread:[main] (conf. 90) (smtprc_comb.c:3828:5-3828:73) write with thread:[main] (conf. 90) (smtprc_comb.c:3857:3-3857:75) read with thread:[main] (conf. 110) (smtprc_comb.c:2904:5-2906:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3834:5-3838:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3839:5-3843:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3844:5-3844:20) read with thread:[main] (conf. 110) (smtprc_comb.c:3849:5-3851:5) [Success][Race] Memory location o.mailbox@smtprc_comb.c:244:16-244:18 (safe): read with thread:[main] (conf. 110) (smtprc_comb.c:2105:3-2105:81) read with thread:[main] (conf. 110) (smtprc_comb.c:2107:5-2108:23) read with thread:[main] (conf. 110) (smtprc_comb.c:2167:3-2167:40) read with thread:[main] (conf. 110) (smtprc_comb.c:2168:3-2174:3) read with thread:[main] (conf. 110) (smtprc_comb.c:2169:5-2170:24) read with thread:[main] (conf. 110) (smtprc_comb.c:2172:5-2173:24) [Warning][Race] Memory location (struct _check).rcpt_to (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:3421:9-3422:39) read with thread:[main] (conf. 100) (smtprc_comb.c:3646:5-3646:81) read with thread:[main] (conf. 100) (smtprc_comb.c:3651:7-3651:83) read with [] (conf. 100) (smtprc_comb.c:5068:3-5069:50) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5068:3-5069:50) read with [] (conf. 100) (smtprc_comb.c:5071:3-5071:90) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5071:3-5071:90) write with [] (conf. 100) (smtprc_comb.c:5066:4-5066:79) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5066:4-5066:79) [Success][Race] Memory location (alloc@sid:1958)[?]@smtprc_comb.c:2559:3-2561:3 (safe): read with thread:[main] (conf. 100) (smtprc_comb.c:274:5-276:5) read with thread:[main] (conf. 100) (smtprc_comb.c:310:9-310:67) read with thread:[main] (conf. 100) (smtprc_comb.c:315:11-317:11) read with thread:[main] (conf. 100) (smtprc_comb.c:322:12-322:79) read with [] (conf. 100) (smtprc_comb.c:2626:5-2626:85) read with thread:[main] (conf. 100) (smtprc_comb.c:2626:5-2626:85) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2626:5-2626:85) read with [] (conf. 100) (smtprc_comb.c:2631:7-2635:7) read with thread:[main] (conf. 100) (smtprc_comb.c:2631:7-2635:7) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2631:7-2635:7) read with [] (conf. 100) (smtprc_comb.c:2632:9-2632:85) read with thread:[main] (conf. 100) (smtprc_comb.c:2632:9-2632:85) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2632:9-2632:85) read with [] (conf. 100) (smtprc_comb.c:2644:9-2644:87) read with thread:[main] (conf. 100) (smtprc_comb.c:2644:9-2644:87) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2644:9-2644:87) read with thread:[main] (conf. 100) (smtprc_comb.c:2791:3-2793:21) read with thread:[main] (conf. 100) (smtprc_comb.c:2963:5-2965:5) read with thread:[main] (conf. 100) (smtprc_comb.c:2970:5-3162:5) read with thread:[main] (conf. 100) (smtprc_comb.c:2973:9-2979:9) read with thread:[main] (conf. 100) (smtprc_comb.c:2974:11-2978:11) read with thread:[main] (conf. 100) (smtprc_comb.c:2980:9-2986:9) read with thread:[main] (conf. 100) (smtprc_comb.c:2981:11-2985:11) read with thread:[main] (conf. 100) (smtprc_comb.c:2993:11-3005:11) read with thread:[main] (conf. 100) (smtprc_comb.c:2994:13-2995:47) read with thread:[main] (conf. 100) (smtprc_comb.c:2996:13-2996:83) read with thread:[main] (conf. 100) (smtprc_comb.c:2997:13-2998:60) read with thread:[main] (conf. 100) (smtprc_comb.c:3000:13-3001:49) read with thread:[main] (conf. 100) (smtprc_comb.c:3002:13-3002:85) read with thread:[main] (conf. 100) (smtprc_comb.c:3003:13-3004:62) read with thread:[main] (conf. 100) (smtprc_comb.c:3014:13-3026:13) read with thread:[main] (conf. 100) (smtprc_comb.c:3015:15-3016:49) read with thread:[main] (conf. 100) (smtprc_comb.c:3017:15-3017:82) read with thread:[main] (conf. 100) (smtprc_comb.c:3018:15-3019:62) read with thread:[main] (conf. 100) (smtprc_comb.c:3021:15-3022:51) read with thread:[main] (conf. 100) (smtprc_comb.c:3023:15-3023:84) read with thread:[main] (conf. 100) (smtprc_comb.c:3024:15-3025:64) read with thread:[main] (conf. 100) (smtprc_comb.c:3034:9-3158:9) read with thread:[main] (conf. 100) (smtprc_comb.c:3035:11-3061:11) read with thread:[main] (conf. 100) (smtprc_comb.c:3036:13-3058:13) read with thread:[main] (conf. 100) (smtprc_comb.c:3039:15-3051:15) read with thread:[main] (conf. 100) (smtprc_comb.c:3040:17-3041:51) read with thread:[main] (conf. 100) (smtprc_comb.c:3042:17-3042:86) read with thread:[main] (conf. 100) (smtprc_comb.c:3043:17-3044:64) read with thread:[main] (conf. 100) (smtprc_comb.c:3046:17-3047:53) read with thread:[main] (conf. 100) (smtprc_comb.c:3048:17-3048:88) read with thread:[main] (conf. 100) (smtprc_comb.c:3049:17-3050:66) read with thread:[main] (conf. 100) (smtprc_comb.c:3064:11-3157:11) read with thread:[main] (conf. 100) (smtprc_comb.c:3065:13-3091:13) read with thread:[main] (conf. 100) (smtprc_comb.c:3066:15-3088:15) read with thread:[main] (conf. 100) (smtprc_comb.c:3069:17-3081:17) read with thread:[main] (conf. 100) (smtprc_comb.c:3070:19-3071:53) read with thread:[main] (conf. 100) (smtprc_comb.c:3072:19-3072:91) read with thread:[main] (conf. 100) (smtprc_comb.c:3073:19-3074:66) read with thread:[main] (conf. 100) (smtprc_comb.c:3076:19-3077:55) read with thread:[main] (conf. 100) (smtprc_comb.c:3078:19-3078:93) read with thread:[main] (conf. 100) (smtprc_comb.c:3079:19-3080:68) read with thread:[main] (conf. 100) (smtprc_comb.c:3094:13-3156:13) read with thread:[main] (conf. 100) (smtprc_comb.c:3097:15-3109:15) read with thread:[main] (conf. 100) (smtprc_comb.c:3098:17-3099:51) read with thread:[main] (conf. 100) (smtprc_comb.c:3100:17-3100:86) read with thread:[main] (conf. 100) (smtprc_comb.c:3101:17-3102:64) read with thread:[main] (conf. 100) (smtprc_comb.c:3104:17-3105:53) read with thread:[main] (conf. 100) (smtprc_comb.c:3106:17-3106:88) read with thread:[main] (conf. 100) (smtprc_comb.c:3107:17-3108:66) read with thread:[main] (conf. 100) (smtprc_comb.c:3115:15-3155:15) read with thread:[main] (conf. 100) (smtprc_comb.c:3118:17-3130:17) read with thread:[main] (conf. 100) (smtprc_comb.c:3119:19-3120:53) read with thread:[main] (conf. 100) (smtprc_comb.c:3121:19-3121:89) read with thread:[main] (conf. 100) (smtprc_comb.c:3122:19-3123:66) read with thread:[main] (conf. 100) (smtprc_comb.c:3125:19-3126:55) read with thread:[main] (conf. 100) (smtprc_comb.c:3127:19-3127:91) read with thread:[main] (conf. 100) (smtprc_comb.c:3128:19-3129:68) read with thread:[main] (conf. 100) (smtprc_comb.c:3138:17-3150:17) read with thread:[main] (conf. 100) (smtprc_comb.c:3139:19-3140:53) read with thread:[main] (conf. 100) (smtprc_comb.c:3141:19-3141:87) read with thread:[main] (conf. 100) (smtprc_comb.c:3142:19-3143:66) read with thread:[main] (conf. 100) (smtprc_comb.c:3145:19-3146:55) read with thread:[main] (conf. 100) (smtprc_comb.c:3147:19-3147:89) read with thread:[main] (conf. 100) (smtprc_comb.c:3148:19-3149:68) read with thread:[main] (conf. 100) (smtprc_comb.c:3200:5-3220:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3205:7-3219:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3210:9-3218:9) read with thread:[main] (conf. 100) (smtprc_comb.c:3221:5-3242:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3222:7-3239:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3223:9-3238:9) read with thread:[main] (conf. 100) (smtprc_comb.c:3224:11-3228:11) read with thread:[main] (conf. 100) (smtprc_comb.c:3231:11-3237:11) read with thread:[main] (conf. 100) (smtprc_comb.c:3234:13-3236:13) read with thread:[main] (conf. 100) (smtprc_comb.c:3245:3-3256:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3246:5-3250:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3253:5-3255:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3268:3-3274:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3269:5-3270:66) read with thread:[main] (conf. 100) (smtprc_comb.c:3272:5-3273:40) read with thread:[main] (conf. 100) (smtprc_comb.c:3275:3-3283:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3279:5-3282:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3286:3-3287:41) read with thread:[main] (conf. 100) (smtprc_comb.c:3316:3-3325:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3317:5-3317:59) read with thread:[main] (conf. 100) (smtprc_comb.c:3318:5-3318:61) read with thread:[main] (conf. 100) (smtprc_comb.c:3322:5-3322:63) read with thread:[main] (conf. 100) (smtprc_comb.c:3326:3-3329:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3330:3-3340:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3331:5-3331:82) read with thread:[main] (conf. 100) (smtprc_comb.c:3335:5-3339:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3336:7-3336:84) read with thread:[main] (conf. 100) (smtprc_comb.c:3341:3-3349:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3345:5-3348:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3350:3-3360:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3351:5-3351:78) read with thread:[main] (conf. 100) (smtprc_comb.c:3355:5-3359:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3356:7-3356:80) read with thread:[main] (conf. 100) (smtprc_comb.c:3361:3-3371:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3362:5-3362:80) read with thread:[main] (conf. 100) (smtprc_comb.c:3366:5-3370:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3367:7-3367:82) read with thread:[main] (conf. 100) (smtprc_comb.c:3372:3-3380:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3376:5-3379:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3381:3-3392:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3382:5-3382:83) read with thread:[main] (conf. 100) (smtprc_comb.c:3386:5-3391:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3387:7-3388:37) read with thread:[main] (conf. 100) (smtprc_comb.c:3393:3-3405:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3394:5-3395:35) read with thread:[main] (conf. 100) (smtprc_comb.c:3399:5-3404:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3400:7-3401:37) read with thread:[main] (conf. 100) (smtprc_comb.c:3406:3-3414:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3410:5-3413:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3415:3-3427:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3418:5-3426:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3420:7-3425:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3421:9-3422:39) read with thread:[main] (conf. 100) (smtprc_comb.c:3428:3-3440:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3431:5-3439:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3433:7-3438:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3434:9-3435:39) read with thread:[main] (conf. 100) (smtprc_comb.c:3441:3-3449:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3445:5-3448:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3450:3-3461:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3453:5-3460:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3455:7-3459:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3462:3-3474:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3465:5-3473:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3467:7-3472:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3468:9-3469:40) read with thread:[main] (conf. 100) (smtprc_comb.c:3475:3-3483:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3479:5-3482:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3487:3-3498:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3490:5-3497:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3492:7-3496:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3500:3-3512:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3503:5-3511:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3505:7-3510:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3506:9-3507:40) read with thread:[main] (conf. 100) (smtprc_comb.c:3513:3-3521:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3517:5-3520:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3522:3-3532:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3527:5-3531:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3533:3-3543:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3534:5-3534:82) read with thread:[main] (conf. 100) (smtprc_comb.c:3538:5-3542:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3539:7-3539:84) read with thread:[main] (conf. 100) (smtprc_comb.c:3574:3-3583:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3575:5-3575:59) read with thread:[main] (conf. 100) (smtprc_comb.c:3576:5-3576:61) read with thread:[main] (conf. 100) (smtprc_comb.c:3580:5-3580:63) read with thread:[main] (conf. 100) (smtprc_comb.c:3584:3-3594:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3585:5-3585:82) read with thread:[main] (conf. 100) (smtprc_comb.c:3589:5-3593:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3590:7-3590:84) read with thread:[main] (conf. 100) (smtprc_comb.c:3596:3-3606:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3597:5-3597:78) read with thread:[main] (conf. 100) (smtprc_comb.c:3601:5-3605:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3602:7-3602:80) read with thread:[main] (conf. 100) (smtprc_comb.c:3607:3-3617:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3608:5-3608:80) read with thread:[main] (conf. 100) (smtprc_comb.c:3612:5-3616:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3613:7-3613:82) read with thread:[main] (conf. 100) (smtprc_comb.c:3619:3-3630:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3620:5-3620:83) read with thread:[main] (conf. 100) (smtprc_comb.c:3624:5-3629:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3625:7-3626:37) read with thread:[main] (conf. 100) (smtprc_comb.c:3631:3-3643:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3632:5-3633:35) read with thread:[main] (conf. 100) (smtprc_comb.c:3637:5-3642:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3638:7-3639:37) read with thread:[main] (conf. 100) (smtprc_comb.c:3645:3-3655:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3646:5-3646:81) read with thread:[main] (conf. 100) (smtprc_comb.c:3650:5-3654:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3651:7-3651:83) read with thread:[main] (conf. 100) (smtprc_comb.c:3656:3-3667:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3657:5-3657:83) read with thread:[main] (conf. 100) (smtprc_comb.c:3661:5-3666:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3662:7-3663:37) read with thread:[main] (conf. 100) (smtprc_comb.c:3669:3-3679:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3674:5-3678:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3680:3-3692:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3681:5-3682:36) read with thread:[main] (conf. 100) (smtprc_comb.c:3686:5-3691:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3687:7-3688:38) read with thread:[main] (conf. 100) (smtprc_comb.c:3697:3-3707:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3702:5-3706:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3709:3-3721:3) read with thread:[main] (conf. 100) (smtprc_comb.c:3710:5-3711:36) read with thread:[main] (conf. 100) (smtprc_comb.c:3715:5-3720:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3716:7-3717:38) read with thread:[main] (conf. 100) (smtprc_comb.c:3726:3-3726:80) [Warning][Race] Memory location (struct _check).r_rcpt_to (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:3434:9-3435:39) read with thread:[main] (conf. 100) (smtprc_comb.c:3657:5-3657:83) read with thread:[main] (conf. 100) (smtprc_comb.c:3662:7-3663:37) read with [] (conf. 100) (smtprc_comb.c:5101:11-5102:59) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5101:11-5102:59) read with [] (conf. 100) (smtprc_comb.c:5104:11-5104:101) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5104:11-5104:101) read with [] (conf. 100) (smtprc_comb.c:5140:25-5141:73) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5140:25-5141:73) read with [] (conf. 100) (smtprc_comb.c:5143:25-5143:115) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5143:25-5143:115) read with [] (conf. 100) (smtprc_comb.c:5154:25-5155:73) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5154:25-5155:73) read with [] (conf. 100) (smtprc_comb.c:5157:25-5157:115) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5157:25-5157:115) read with [] (conf. 100) (smtprc_comb.c:5170:23-5171:71) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5170:23-5171:71) read with [] (conf. 100) (smtprc_comb.c:5173:23-5173:113) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5173:23-5173:113) read with [] (conf. 100) (smtprc_comb.c:5187:19-5188:67) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5187:19-5188:67) read with [] (conf. 100) (smtprc_comb.c:5190:19-5190:109) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5190:19-5190:109) read with [] (conf. 100) (smtprc_comb.c:5215:5-5216:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5215:5-5216:52) read with [] (conf. 100) (smtprc_comb.c:5218:5-5218:94) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5218:5-5218:94) write with [] (conf. 100) (smtprc_comb.c:5099:12-5099:90) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5099:12-5099:90) write with [] (conf. 100) (smtprc_comb.c:5138:26-5138:104) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5138:26-5138:104) write with [] (conf. 100) (smtprc_comb.c:5152:26-5152:104) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5152:26-5152:104) write with [] (conf. 100) (smtprc_comb.c:5168:24-5168:102) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5168:24-5168:102) write with [] (conf. 100) (smtprc_comb.c:5185:20-5185:98) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5185:20-5185:98) write with [] (conf. 100) (smtprc_comb.c:5213:6-5213:83) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5213:6-5213:83) [Success][Race] Memory location o.r_timeout@smtprc_comb.c:244:16-244:18 (safe): read with [] (conf. 110) (smtprc_comb.c:4638:3-4638:59) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4638:3-4638:59) [Success][Race] Memory location o.tid@smtprc_comb.c:244:16-244:18 (safe): read with thread:[main, cleaner_start] (conf. 110) (smtprc_comb.c:2441:7-2449:7) read with thread:[main, cleaner_start] (conf. 110) (smtprc_comb.c:2442:9-2442:63) read with thread:[main, cleaner_start] (conf. 110) (smtprc_comb.c:2447:11-2447:29) read with [] (conf. 110) (smtprc_comb.c:2530:3-2530:39) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2530:3-2530:39) [Success][Race] Memory location o.html_path@smtprc_comb.c:244:16-244:18 (safe): read with thread:[main] (conf. 110) (smtprc_comb.c:2936:3-2937:32) read with thread:[main] (conf. 110) (smtprc_comb.c:2942:3-2943:32) read with thread:[main] (conf. 110) (smtprc_comb.c:2997:13-2998:60) read with thread:[main] (conf. 110) (smtprc_comb.c:3003:13-3004:62) read with thread:[main] (conf. 110) (smtprc_comb.c:3018:15-3019:62) read with thread:[main] (conf. 110) (smtprc_comb.c:3024:15-3025:64) read with thread:[main] (conf. 110) (smtprc_comb.c:3043:17-3044:64) read with thread:[main] (conf. 110) (smtprc_comb.c:3049:17-3050:66) read with thread:[main] (conf. 110) (smtprc_comb.c:3073:19-3074:66) read with thread:[main] (conf. 110) (smtprc_comb.c:3079:19-3080:68) read with thread:[main] (conf. 110) (smtprc_comb.c:3101:17-3102:64) read with thread:[main] (conf. 110) (smtprc_comb.c:3107:17-3108:66) read with thread:[main] (conf. 110) (smtprc_comb.c:3122:19-3123:66) read with thread:[main] (conf. 110) (smtprc_comb.c:3128:19-3129:68) read with thread:[main] (conf. 110) (smtprc_comb.c:3142:19-3143:66) read with thread:[main] (conf. 110) (smtprc_comb.c:3148:19-3149:68) [Success][Race] Memory location o.email_subject@smtprc_comb.c:244:16-244:18 (safe): read with [] (conf. 110) (smtprc_comb.c:2791:3-2793:21) read with thread:[main] (conf. 110) (smtprc_comb.c:2791:3-2793:21) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2791:3-2793:21) [Success][Race] Memory location o.html_file@smtprc_comb.c:244:16-244:18 (safe): read with thread:[main] (conf. 110) (smtprc_comb.c:2893:3-2893:42) read with thread:[main] (conf. 110) (smtprc_comb.c:2896:3-2896:46) read with thread:[main] (conf. 110) (smtprc_comb.c:2897:3-2897:83) read with thread:[main] (conf. 110) (smtprc_comb.c:2898:3-2898:46) read with thread:[main] (conf. 110) (smtprc_comb.c:2914:5-2914:48) read with thread:[main] (conf. 110) (smtprc_comb.c:2917:5-2917:48) read with thread:[main] (conf. 110) (smtprc_comb.c:2918:5-2919:21) read with thread:[main] (conf. 110) (smtprc_comb.c:2920:5-2920:48) read with thread:[main] (conf. 110) (smtprc_comb.c:2932:3-2932:90) [Warning][Race] Memory location (struct _check).r_reset (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:3534:5-3534:82) read with thread:[main] (conf. 100) (smtprc_comb.c:3539:7-3539:84) read with thread:[main] (conf. 100) (smtprc_comb.c:3726:3-3726:80) read with [] (conf. 100) (smtprc_comb.c:5616:5-5617:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5616:5-5617:52) read with [] (conf. 100) (smtprc_comb.c:5619:5-5619:92) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5619:5-5619:92) read with [] (conf. 100) (smtprc_comb.c:5627:5-5628:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5627:5-5628:52) read with [] (conf. 100) (smtprc_comb.c:5630:5-5630:92) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5630:5-5630:92) write with [] (conf. 100) (smtprc_comb.c:5614:6-5614:81) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5614:6-5614:81) write with [] (conf. 100) (smtprc_comb.c:5625:6-5625:81) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5625:6-5625:81) [Success][Race] Memory location (alloc@sid:1958)[?]@smtprc_comb.c:2559:3-2561:3 (safe): read with thread:[main, cleaner_start] (conf. 110) (smtprc_comb.c:2441:7-2449:7) read with thread:[main, cleaner_start] (conf. 110) (smtprc_comb.c:2442:9-2442:63) write with thread:[main, cleaner_start] (conf. 110) (smtprc_comb.c:2447:11-2447:29) [Success][Race] Memory location (alloc@sid:1967)[?]@smtprc_comb.c:2573:3-2575:3 (safe): read with [] (conf. 90) (smtprc_comb.c:2661:5-2661:44) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2661:5-2661:44) read with [] (conf. 90) (smtprc_comb.c:2794:3-2794:76) read with thread:[main] (conf. 90) (smtprc_comb.c:2794:3-2794:76) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2794:3-2794:76) read with [] (conf. 90) (smtprc_comb.c:4614:3-4614:37) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4614:3-4614:37) read with [] (conf. 90) (smtprc_comb.c:4685:3-4685:51) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4685:3-4685:51) read with [] (conf. 90) (smtprc_comb.c:4687:5-4687:53) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4687:5-4687:53) read with [] (conf. 90) (smtprc_comb.c:4689:7-4689:55) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4689:7-4689:55) read with [] (conf. 90) (smtprc_comb.c:4694:9-4694:45) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4694:9-4694:45) read with [] (conf. 90) (smtprc_comb.c:4697:9-4697:45) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4697:9-4697:45) read with [] (conf. 90) (smtprc_comb.c:4698:9-4699:57) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4698:9-4699:57) read with [] (conf. 90) (smtprc_comb.c:4700:9-4700:45) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4700:9-4700:45) read with [] (conf. 90) (smtprc_comb.c:4708:9-4708:44) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4708:9-4708:44) read with [] (conf. 90) (smtprc_comb.c:4711:9-4711:45) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4711:9-4711:45) read with [] (conf. 90) (smtprc_comb.c:4712:9-4713:57) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4712:9-4713:57) read with [] (conf. 90) (smtprc_comb.c:4714:9-4714:45) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4714:9-4714:45) read with [] (conf. 90) (smtprc_comb.c:4723:7-4723:42) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4723:7-4723:42) read with [] (conf. 90) (smtprc_comb.c:4726:7-4726:42) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4726:7-4726:42) read with [] (conf. 90) (smtprc_comb.c:4727:7-4728:54) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4727:7-4728:54) read with [] (conf. 90) (smtprc_comb.c:4729:7-4729:42) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4729:7-4729:42) read with [] (conf. 90) (smtprc_comb.c:4735:5-4735:40) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4735:5-4735:40) read with [] (conf. 90) (smtprc_comb.c:4738:5-4738:40) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4738:5-4738:40) read with [] (conf. 90) (smtprc_comb.c:4739:5-4740:52) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4739:5-4740:52) read with [] (conf. 90) (smtprc_comb.c:4741:5-4741:40) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4741:5-4741:40) read with [] (conf. 90) (smtprc_comb.c:4780:3-4780:38) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4780:3-4780:38) read with [] (conf. 90) (smtprc_comb.c:4783:3-4783:38) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4783:3-4783:38) read with [] (conf. 90) (smtprc_comb.c:4784:3-4785:50) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4784:3-4785:50) read with [] (conf. 90) (smtprc_comb.c:4786:3-4786:38) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4786:3-4786:38) read with [] (conf. 90) (smtprc_comb.c:4803:3-4803:51) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4803:3-4803:51) read with [] (conf. 90) (smtprc_comb.c:4805:5-4805:53) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4805:5-4805:53) read with [] (conf. 90) (smtprc_comb.c:4810:7-4810:43) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4810:7-4810:43) read with [] (conf. 90) (smtprc_comb.c:4813:7-4813:43) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4813:7-4813:43) read with [] (conf. 90) (smtprc_comb.c:4814:7-4815:55) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4814:7-4815:55) read with [] (conf. 90) (smtprc_comb.c:4816:7-4816:43) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4816:7-4816:43) read with [] (conf. 90) (smtprc_comb.c:4824:7-4824:42) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4824:7-4824:42) read with [] (conf. 90) (smtprc_comb.c:4827:7-4827:43) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4827:7-4827:43) read with [] (conf. 90) (smtprc_comb.c:4828:7-4829:55) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4828:7-4829:55) read with [] (conf. 90) (smtprc_comb.c:4830:7-4830:43) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4830:7-4830:43) read with [] (conf. 90) (smtprc_comb.c:4836:5-4836:40) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4836:5-4836:40) read with [] (conf. 90) (smtprc_comb.c:4839:5-4839:40) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4839:5-4839:40) read with [] (conf. 90) (smtprc_comb.c:4840:5-4841:52) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4840:5-4841:52) read with [] (conf. 90) (smtprc_comb.c:4842:5-4842:40) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4842:5-4842:40) read with [] (conf. 90) (smtprc_comb.c:4893:3-4893:38) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4893:3-4893:38) read with [] (conf. 90) (smtprc_comb.c:4896:3-4896:38) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4896:3-4896:38) read with [] (conf. 90) (smtprc_comb.c:4897:3-4898:50) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4897:3-4898:50) read with [] (conf. 90) (smtprc_comb.c:4899:3-4899:38) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4899:3-4899:38) read with [] (conf. 90) (smtprc_comb.c:4916:3-4916:51) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4916:3-4916:51) read with [] (conf. 90) (smtprc_comb.c:4924:11-4924:46) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4924:11-4924:46) read with [] (conf. 90) (smtprc_comb.c:4927:11-4927:47) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4927:11-4927:47) read with [] (conf. 90) (smtprc_comb.c:4928:11-4929:59) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4928:11-4929:59) read with [] (conf. 90) (smtprc_comb.c:4930:11-4930:47) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4930:11-4930:47) read with [] (conf. 90) (smtprc_comb.c:4942:7-4942:55) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4942:7-4942:55) read with [] (conf. 90) (smtprc_comb.c:4944:9-4944:57) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4944:9-4944:57) read with [] (conf. 90) (smtprc_comb.c:4946:11-4946:59) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4946:11-4946:59) read with [] (conf. 90) (smtprc_comb.c:4951:13-4951:49) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4951:13-4951:49) read with [] (conf. 90) (smtprc_comb.c:4954:13-4954:49) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4954:13-4954:49) read with [] (conf. 90) (smtprc_comb.c:4955:13-4956:61) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4955:13-4956:61) read with [] (conf. 90) (smtprc_comb.c:4957:13-4957:49) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4957:13-4957:49) read with [] (conf. 90) (smtprc_comb.c:4965:13-4965:49) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4965:13-4965:49) read with [] (conf. 90) (smtprc_comb.c:4968:13-4968:49) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4968:13-4968:49) read with [] (conf. 90) (smtprc_comb.c:4969:13-4970:61) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4969:13-4970:61) read with [] (conf. 90) (smtprc_comb.c:4971:13-4971:49) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4971:13-4971:49) read with [] (conf. 90) (smtprc_comb.c:4981:11-4981:47) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4981:11-4981:47) read with [] (conf. 90) (smtprc_comb.c:4984:11-4984:47) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4984:11-4984:47) read with [] (conf. 90) (smtprc_comb.c:4985:11-4986:59) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4985:11-4986:59) read with [] (conf. 90) (smtprc_comb.c:4987:11-4987:47) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4987:11-4987:47) read with [] (conf. 90) (smtprc_comb.c:4997:5-4997:40) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:4997:5-4997:40) read with [] (conf. 90) (smtprc_comb.c:5000:5-5000:40) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5000:5-5000:40) read with [] (conf. 90) (smtprc_comb.c:5001:5-5002:52) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5001:5-5002:52) read with [] (conf. 90) (smtprc_comb.c:5003:5-5003:40) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5003:5-5003:40) read with [] (conf. 90) (smtprc_comb.c:5064:3-5064:38) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5064:3-5064:38) read with [] (conf. 90) (smtprc_comb.c:5067:3-5067:38) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5067:3-5067:38) read with [] (conf. 90) (smtprc_comb.c:5068:3-5069:50) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5068:3-5069:50) read with [] (conf. 90) (smtprc_comb.c:5070:3-5070:38) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5070:3-5070:38) read with [] (conf. 90) (smtprc_comb.c:5089:3-5089:51) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5089:3-5089:51) read with [] (conf. 90) (smtprc_comb.c:5097:11-5097:46) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5097:11-5097:46) read with [] (conf. 90) (smtprc_comb.c:5100:11-5100:47) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5100:11-5100:47) read with [] (conf. 90) (smtprc_comb.c:5101:11-5102:59) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5101:11-5102:59) read with [] (conf. 90) (smtprc_comb.c:5103:11-5103:47) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5103:11-5103:47) read with [] (conf. 90) (smtprc_comb.c:5115:7-5115:55) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5115:7-5115:55) read with [] (conf. 90) (smtprc_comb.c:5117:9-5117:57) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5117:9-5117:57) read with [] (conf. 90) (smtprc_comb.c:5119:11-5119:59) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5119:11-5119:59) read with [] (conf. 90) (smtprc_comb.c:5121:13-5121:61) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5121:13-5121:61) read with [] (conf. 90) (smtprc_comb.c:5123:15-5123:63) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5123:15-5123:63) read with [] (conf. 90) (smtprc_comb.c:5125:17-5125:65) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5125:17-5125:65) read with [] (conf. 90) (smtprc_comb.c:5127:19-5127:67) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5127:19-5127:67) read with [] (conf. 90) (smtprc_comb.c:5129:21-5129:69) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5129:21-5129:69) read with [] (conf. 90) (smtprc_comb.c:5131:23-5131:71) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5131:23-5131:71) read with [] (conf. 90) (smtprc_comb.c:5136:25-5136:61) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5136:25-5136:61) read with [] (conf. 90) (smtprc_comb.c:5139:25-5139:61) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5139:25-5139:61) read with [] (conf. 90) (smtprc_comb.c:5140:25-5141:73) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5140:25-5141:73) read with [] (conf. 90) (smtprc_comb.c:5142:25-5142:61) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5142:25-5142:61) read with [] (conf. 90) (smtprc_comb.c:5150:25-5150:61) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5150:25-5150:61) read with [] (conf. 90) (smtprc_comb.c:5153:25-5153:61) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5153:25-5153:61) read with [] (conf. 90) (smtprc_comb.c:5154:25-5155:73) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5154:25-5155:73) read with [] (conf. 90) (smtprc_comb.c:5156:25-5156:61) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5156:25-5156:61) read with [] (conf. 90) (smtprc_comb.c:5166:23-5166:59) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5166:23-5166:59) read with [] (conf. 90) (smtprc_comb.c:5169:23-5169:59) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5169:23-5169:59) read with [] (conf. 90) (smtprc_comb.c:5170:23-5171:71) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5170:23-5171:71) read with [] (conf. 90) (smtprc_comb.c:5172:23-5172:59) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5172:23-5172:59) read with [] (conf. 90) (smtprc_comb.c:5183:19-5183:55) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5183:19-5183:55) read with [] (conf. 90) (smtprc_comb.c:5186:19-5186:55) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5186:19-5186:55) read with [] (conf. 90) (smtprc_comb.c:5187:19-5188:67) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5187:19-5188:67) read with [] (conf. 90) (smtprc_comb.c:5189:19-5189:55) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5189:19-5189:55) read with [] (conf. 90) (smtprc_comb.c:5211:5-5211:40) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5211:5-5211:40) read with [] (conf. 90) (smtprc_comb.c:5214:5-5214:40) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5214:5-5214:40) read with [] (conf. 90) (smtprc_comb.c:5215:5-5216:52) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5215:5-5216:52) read with [] (conf. 90) (smtprc_comb.c:5217:5-5217:40) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5217:5-5217:40) read with [] (conf. 90) (smtprc_comb.c:5276:3-5276:51) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5276:3-5276:51) read with [] (conf. 90) (smtprc_comb.c:5284:11-5284:46) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5284:11-5284:46) read with [] (conf. 90) (smtprc_comb.c:5287:11-5287:46) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5287:11-5287:46) read with [] (conf. 90) (smtprc_comb.c:5288:11-5289:58) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5288:11-5289:58) read with [] (conf. 90) (smtprc_comb.c:5290:11-5290:46) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5290:11-5290:46) read with [] (conf. 90) (smtprc_comb.c:5302:7-5302:55) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5302:7-5302:55) read with [] (conf. 90) (smtprc_comb.c:5304:9-5304:57) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5304:9-5304:57) read with [] (conf. 90) (smtprc_comb.c:5306:11-5306:59) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5306:11-5306:59) read with [] (conf. 90) (smtprc_comb.c:5311:13-5311:49) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5311:13-5311:49) read with [] (conf. 90) (smtprc_comb.c:5314:13-5314:49) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5314:13-5314:49) read with [] (conf. 90) (smtprc_comb.c:5315:13-5316:61) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5315:13-5316:61) read with [] (conf. 90) (smtprc_comb.c:5317:13-5317:49) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5317:13-5317:49) read with [] (conf. 90) (smtprc_comb.c:5325:13-5325:49) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5325:13-5325:49) read with [] (conf. 90) (smtprc_comb.c:5328:13-5328:49) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5328:13-5328:49) read with [] (conf. 90) (smtprc_comb.c:5329:13-5330:61) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5329:13-5330:61) read with [] (conf. 90) (smtprc_comb.c:5331:13-5331:49) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5331:13-5331:49) read with [] (conf. 90) (smtprc_comb.c:5341:11-5341:46) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5341:11-5341:46) read with [] (conf. 90) (smtprc_comb.c:5344:11-5344:47) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5344:11-5344:47) read with [] (conf. 90) (smtprc_comb.c:5345:11-5346:59) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5345:11-5346:59) read with [] (conf. 90) (smtprc_comb.c:5347:11-5347:47) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5347:11-5347:47) read with [] (conf. 90) (smtprc_comb.c:5357:5-5357:40) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5357:5-5357:40) read with [] (conf. 90) (smtprc_comb.c:5360:5-5360:40) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5360:5-5360:40) read with [] (conf. 90) (smtprc_comb.c:5361:5-5362:52) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5361:5-5362:52) read with [] (conf. 90) (smtprc_comb.c:5363:5-5363:40) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5363:5-5363:40) read with [] (conf. 90) (smtprc_comb.c:5434:3-5434:51) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5434:3-5434:51) read with [] (conf. 90) (smtprc_comb.c:5436:5-5436:53) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5436:5-5436:53) read with [] (conf. 90) (smtprc_comb.c:5438:7-5438:54) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5438:7-5438:54) read with [] (conf. 90) (smtprc_comb.c:5440:9-5440:57) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5440:9-5440:57) read with [] (conf. 90) (smtprc_comb.c:5442:11-5442:59) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5442:11-5442:59) read with [] (conf. 90) (smtprc_comb.c:5444:13-5444:61) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5444:13-5444:61) read with [] (conf. 90) (smtprc_comb.c:5446:15-5446:63) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5446:15-5446:63) read with [] (conf. 90) (smtprc_comb.c:5448:17-5448:65) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5448:17-5448:65) read with [] (conf. 90) (smtprc_comb.c:5450:19-5450:67) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5450:19-5450:67) read with [] (conf. 90) (smtprc_comb.c:5452:21-5452:69) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5452:21-5452:69) read with [] (conf. 90) (smtprc_comb.c:5454:23-5454:71) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5454:23-5454:71) read with [] (conf. 90) (smtprc_comb.c:5456:25-5456:73) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5456:25-5456:73) read with [] (conf. 90) (smtprc_comb.c:5461:27-5461:63) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5461:27-5461:63) read with [] (conf. 90) (smtprc_comb.c:5464:27-5464:63) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5464:27-5464:63) read with [] (conf. 90) (smtprc_comb.c:5465:27-5466:75) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5465:27-5466:75) read with [] (conf. 90) (smtprc_comb.c:5467:27-5467:63) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5467:27-5467:63) read with [] (conf. 90) (smtprc_comb.c:5475:27-5475:63) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5475:27-5475:63) read with [] (conf. 90) (smtprc_comb.c:5478:27-5478:63) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5478:27-5478:63) read with [] (conf. 90) (smtprc_comb.c:5479:27-5480:75) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5479:27-5480:75) read with [] (conf. 90) (smtprc_comb.c:5481:27-5481:63) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5481:27-5481:63) read with [] (conf. 90) (smtprc_comb.c:5491:25-5491:61) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5491:25-5491:61) read with [] (conf. 90) (smtprc_comb.c:5494:25-5494:61) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5494:25-5494:61) read with [] (conf. 90) (smtprc_comb.c:5495:25-5496:73) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5495:25-5496:73) read with [] (conf. 90) (smtprc_comb.c:5497:25-5497:61) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5497:25-5497:61) read with [] (conf. 90) (smtprc_comb.c:5508:21-5508:56) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5508:21-5508:56) read with [] (conf. 90) (smtprc_comb.c:5511:21-5511:57) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5511:21-5511:57) read with [] (conf. 90) (smtprc_comb.c:5512:21-5513:69) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5512:21-5513:69) read with [] (conf. 90) (smtprc_comb.c:5514:21-5514:57) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5514:21-5514:57) read with [] (conf. 90) (smtprc_comb.c:5534:11-5534:46) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5534:11-5534:46) read with [] (conf. 90) (smtprc_comb.c:5537:11-5537:46) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5537:11-5537:46) read with [] (conf. 90) (smtprc_comb.c:5538:11-5539:58) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5538:11-5539:58) read with [] (conf. 90) (smtprc_comb.c:5540:11-5540:46) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5540:11-5540:46) read with [] (conf. 90) (smtprc_comb.c:5552:5-5552:40) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5552:5-5552:40) read with [] (conf. 90) (smtprc_comb.c:5555:5-5555:40) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5555:5-5555:40) read with [] (conf. 90) (smtprc_comb.c:5556:5-5557:52) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5556:5-5557:52) read with [] (conf. 90) (smtprc_comb.c:5558:5-5558:40) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5558:5-5558:40) read with [] (conf. 90) (smtprc_comb.c:5607:3-5607:50) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5607:3-5607:50) read with [] (conf. 90) (smtprc_comb.c:5612:5-5612:40) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5612:5-5612:40) read with [] (conf. 90) (smtprc_comb.c:5615:5-5615:40) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5615:5-5615:40) read with [] (conf. 90) (smtprc_comb.c:5616:5-5617:52) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5616:5-5617:52) read with [] (conf. 90) (smtprc_comb.c:5618:5-5618:40) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5618:5-5618:40) read with [] (conf. 90) (smtprc_comb.c:5623:5-5623:40) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5623:5-5623:40) read with [] (conf. 90) (smtprc_comb.c:5626:5-5626:40) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5626:5-5626:40) read with [] (conf. 90) (smtprc_comb.c:5627:5-5628:52) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5627:5-5628:52) read with [] (conf. 90) (smtprc_comb.c:5629:5-5629:40) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5629:5-5629:40) read with [] (conf. 90) (smtprc_comb.c:5671:3-5671:50) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5671:3-5671:50) read with [] (conf. 90) (smtprc_comb.c:5676:5-5676:40) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5676:5-5676:40) read with [] (conf. 90) (smtprc_comb.c:5679:5-5679:40) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5679:5-5679:40) read with [] (conf. 90) (smtprc_comb.c:5680:5-5681:21) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5680:5-5681:21) read with [] (conf. 90) (smtprc_comb.c:5682:5-5682:40) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5682:5-5682:40) read with [] (conf. 90) (smtprc_comb.c:5687:5-5687:40) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5687:5-5687:40) read with [] (conf. 90) (smtprc_comb.c:5690:5-5690:40) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5690:5-5690:40) read with [] (conf. 90) (smtprc_comb.c:5691:5-5692:21) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5691:5-5692:21) read with [] (conf. 90) (smtprc_comb.c:5693:5-5693:40) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:5693:5-5693:40) [Warning][Race] Memory location (alloc@sid:1958)[?]@smtprc_comb.c:2559:3-2561:3 (race with conf. 110): read with thread:[main] (conf. 100) (smtprc_comb.c:2168:3-2174:3) write with thread:[main] (conf. 100) (smtprc_comb.c:2921:5-2921:45) write with thread:[main] (conf. 100) (smtprc_comb.c:2929:5-2929:46) read with thread:[main] (conf. 110) (smtprc_comb.c:2904:5-2906:5) read with thread:[main] (conf. 110) (smtprc_comb.c:2907:5-2911:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3834:5-3838:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3839:5-3843:5) read with thread:[main] (conf. 110) (smtprc_comb.c:3844:5-3844:20) read with thread:[main] (conf. 110) (smtprc_comb.c:3849:5-3851:5) write with thread:[main] (conf. 110) (smtprc_comb.c:2290:9-2290:52) write with [] (conf. 110) (smtprc_comb.c:2666:5-2666:42) write with thread:[main] (conf. 110) (smtprc_comb.c:2666:5-2666:42) write with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2666:5-2666:42) write with [] (conf. 110) (smtprc_comb.c:2671:5-2671:34) write with thread:[main] (conf. 110) (smtprc_comb.c:2671:5-2671:34) write with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2671:5-2671:34) write with thread:[main] (conf. 110) (smtprc_comb.c:2795:3-2795:35) write with thread:[main] (conf. 110) (smtprc_comb.c:2899:3-2899:35) write with thread:[main] (conf. 110) (smtprc_comb.c:3829:5-3829:29) write with thread:[main] (conf. 110) (smtprc_comb.c:3859:3-3859:33) [Success][Race] Memory location f.mbox@smtprc_comb.c:370:14-370:16 (safe): read with thread:[main] (conf. 110) (smtprc_comb.c:756:7-762:7) [Success][Race] Memory location errord@smtprc_comb.c:2853:6-2853:14 (safe): read with thread:[main] (conf. 110) (smtprc_comb.c:2942:3-2943:32) read with thread:[main] (conf. 110) (smtprc_comb.c:3755:3-3756:18) [Warning][Race] Memory location (alloc@sid:1958)@smtprc_comb.c:2559:3-2561:3 (race with conf. 90): read with thread:[main] (conf. 90) (smtprc_comb.c:281:7-282:33) read with thread:[main] (conf. 90) (smtprc_comb.c:2105:3-2105:81) read with thread:[main] (conf. 90) (smtprc_comb.c:2167:3-2167:40) read with [] (conf. 90) (smtprc_comb.c:2669:5-2669:79) read with thread:[main] (conf. 90) (smtprc_comb.c:2669:5-2669:79) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2669:5-2669:79) read with [] (conf. 90) (smtprc_comb.c:2672:5-2672:78) read with thread:[main] (conf. 90) (smtprc_comb.c:2672:5-2672:78) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2672:5-2672:78) read with [] (conf. 90) (smtprc_comb.c:2689:5-2689:78) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2689:5-2689:78) read with [] (conf. 90) (smtprc_comb.c:2695:7-2695:80) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2695:7-2695:80) read with [] (conf. 90) (smtprc_comb.c:2701:9-2701:82) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2701:9-2701:82) read with thread:[main] (conf. 90) (smtprc_comb.c:2893:3-2893:42) read with thread:[main] (conf. 90) (smtprc_comb.c:2896:3-2896:46) read with thread:[main] (conf. 90) (smtprc_comb.c:2897:3-2897:83) read with thread:[main] (conf. 90) (smtprc_comb.c:2898:3-2898:46) read with thread:[main] (conf. 90) (smtprc_comb.c:2914:5-2914:48) read with thread:[main] (conf. 90) (smtprc_comb.c:2917:5-2917:48) read with thread:[main] (conf. 90) (smtprc_comb.c:2918:5-2919:21) read with thread:[main] (conf. 90) (smtprc_comb.c:2920:5-2920:48) read with thread:[main] (conf. 90) (smtprc_comb.c:2932:3-2932:90) write with [] (conf. 90) (smtprc_comb.c:2669:5-2669:79) write with thread:[main] (conf. 90) (smtprc_comb.c:2669:5-2669:79) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2669:5-2669:79) [Success][Race] Memory location f.output_machine@smtprc_comb.c:370:14-370:16 (safe): read with thread:[main] (conf. 110) (smtprc_comb.c:773:3-776:3) [Success][Race] Memory location o.hours@smtprc_comb.c:244:16-244:18 (safe): read with thread:[main] (conf. 110) (smtprc_comb.c:744:3-744:33) read with thread:[main] (conf. 110) (smtprc_comb.c:3766:3-3777:3) read with thread:[main] (conf. 110) (smtprc_comb.c:3767:5-3768:41) write with thread:[main] (conf. 110) (smtprc_comb.c:743:3-743:44) [Success][Race] Memory location f.output_html@smtprc_comb.c:370:14-370:16 (safe): read with thread:[main] (conf. 110) (smtprc_comb.c:765:3-768:3) [Warning][Race] Memory location (struct _check).r_helo (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:3362:5-3362:80) read with thread:[main] (conf. 100) (smtprc_comb.c:3367:7-3367:82) read with thread:[main] (conf. 100) (smtprc_comb.c:3608:5-3608:80) read with thread:[main] (conf. 100) (smtprc_comb.c:3613:7-3613:82) read with [] (conf. 100) (smtprc_comb.c:4814:7-4815:55) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4814:7-4815:55) read with [] (conf. 100) (smtprc_comb.c:4817:7-4817:94) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4817:7-4817:94) read with [] (conf. 100) (smtprc_comb.c:4828:7-4829:55) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4828:7-4829:55) read with [] (conf. 100) (smtprc_comb.c:4831:7-4831:94) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4831:7-4831:94) read with [] (conf. 100) (smtprc_comb.c:4840:5-4841:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4840:5-4841:52) read with [] (conf. 100) (smtprc_comb.c:4843:5-4843:91) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4843:5-4843:91) write with [] (conf. 100) (smtprc_comb.c:4812:8-4812:83) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4812:8-4812:83) write with [] (conf. 100) (smtprc_comb.c:4826:8-4826:83) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4826:8-4826:83) write with [] (conf. 100) (smtprc_comb.c:4838:6-4838:80) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4838:6-4838:80) [Warning][Race] Memory location (struct _check).mail_from (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:3382:5-3382:83) read with thread:[main] (conf. 100) (smtprc_comb.c:3387:7-3388:37) read with thread:[main] (conf. 100) (smtprc_comb.c:3620:5-3620:83) read with thread:[main] (conf. 100) (smtprc_comb.c:3625:7-3626:37) read with [] (conf. 100) (smtprc_comb.c:4897:3-4898:50) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4897:3-4898:50) read with [] (conf. 100) (smtprc_comb.c:4900:3-4900:92) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4900:3-4900:92) write with [] (conf. 100) (smtprc_comb.c:4895:4-4895:81) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4895:4-4895:81) [Warning][Race] Memory location (struct _check).failed (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:2973:9-2979:9) read with thread:[main] (conf. 100) (smtprc_comb.c:2980:9-2986:9) read with thread:[main] (conf. 100) (smtprc_comb.c:3200:5-3220:5) read with thread:[main] (conf. 100) (smtprc_comb.c:3205:7-3219:7) read with thread:[main] (conf. 100) (smtprc_comb.c:3234:13-3236:13) write with thread:[main] (conf. 100) (smtprc_comb.c:322:12-322:79) write with [] (conf. 100) (smtprc_comb.c:2517:8-2517:76) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:2517:8-2517:76) write with [] (conf. 100) (smtprc_comb.c:4145:6-4145:81) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4145:6-4145:81) write with [] (conf. 100) (smtprc_comb.c:4145:6-4145:81) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4145:6-4145:81) [Warning][Race] Memory location (struct _host).r_quit (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:3286:3-3287:41) read with [] (conf. 100) (smtprc_comb.c:5680:5-5681:21) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5680:5-5681:21) read with [] (conf. 100) (smtprc_comb.c:5683:5-5683:63) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5683:5-5683:63) read with [] (conf. 100) (smtprc_comb.c:5691:5-5692:21) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5691:5-5692:21) read with [] (conf. 100) (smtprc_comb.c:5694:5-5694:63) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5694:5-5694:63) write with [] (conf. 100) (smtprc_comb.c:5678:6-5678:52) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5678:6-5678:52) write with [] (conf. 100) (smtprc_comb.c:5689:6-5689:52) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5689:6-5689:52) [Warning][Race] Memory location (alloc@sid:1958).s_addr@smtprc_comb.c:2559:3-2561:3 (race with conf. 110): read with [] (conf. 90) (smtprc_comb.c:612:3-612:60) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:612:3-612:60) write with [] (conf. 90) (smtprc_comb.c:612:3-612:60) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:612:3-612:60) write with [] (conf. 90) (smtprc_comb.c:614:5-614:25) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:614:5-614:25) write with [] (conf. 90) (smtprc_comb.c:617:3-617:23) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:617:3-617:23) write with [] (conf. 110) (smtprc_comb.c:611:3-611:35) write with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:611:3-611:35) [Success][Race] Memory location o.name@smtprc_comb.c:244:16-244:18 (safe): read with [] (conf. 110) (smtprc_comb.c:2618:5-2618:55) read with thread:[main] (conf. 110) (smtprc_comb.c:2618:5-2618:55) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2618:5-2618:55) [Warning][Race] Memory location (alloc@sid:1967)[?]@smtprc_comb.c:2573:3-2575:3 (race with conf. 110): read with [] (conf. 90) (smtprc_comb.c:2687:5-2688:21) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2687:5-2688:21) read with [] (conf. 90) (smtprc_comb.c:2693:7-2694:23) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2693:7-2694:23) read with [] (conf. 90) (smtprc_comb.c:2699:9-2700:25) read with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2699:9-2700:25) write with [] (conf. 90) (smtprc_comb.c:2614:3-2614:79) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2614:3-2614:79) write with [] (conf. 90) (smtprc_comb.c:2672:5-2672:78) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2672:5-2672:78) write with [] (conf. 90) (smtprc_comb.c:2689:5-2689:78) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2689:5-2689:78) write with [] (conf. 90) (smtprc_comb.c:2695:7-2695:80) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2695:7-2695:80) write with [] (conf. 90) (smtprc_comb.c:2701:9-2701:82) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2701:9-2701:82) write with [] (conf. 90) (smtprc_comb.c:2791:3-2793:21) write with thread:[main] (conf. 90) (smtprc_comb.c:2791:3-2793:21) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2791:3-2793:21) write with [] (conf. 90) (smtprc_comb.c:2794:3-2794:76) write with thread:[main, thread_start] (conf. 90) (smtprc_comb.c:2794:3-2794:76) read with [] (conf. 110) (smtprc_comb.c:4918:5-4995:5) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4918:5-4995:5) read with [] (conf. 110) (smtprc_comb.c:4920:7-4939:7) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4920:7-4939:7) read with [] (conf. 110) (smtprc_comb.c:4922:9-4936:9) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:4922:9-4936:9) read with [] (conf. 110) (smtprc_comb.c:5091:5-5209:5) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5091:5-5209:5) read with [] (conf. 110) (smtprc_comb.c:5093:7-5112:7) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5093:7-5112:7) read with [] (conf. 110) (smtprc_comb.c:5095:9-5109:9) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5095:9-5109:9) read with [] (conf. 110) (smtprc_comb.c:5278:5-5355:5) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5278:5-5355:5) read with [] (conf. 110) (smtprc_comb.c:5280:7-5299:7) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5280:7-5299:7) read with [] (conf. 110) (smtprc_comb.c:5282:9-5296:9) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:5282:9-5296:9) write with [] (conf. 110) (smtprc_comb.c:595:7-595:43) write with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:595:7-595:43) write with [] (conf. 110) (smtprc_comb.c:2615:3-2615:33) write with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2615:3-2615:33) write with [] (conf. 110) (smtprc_comb.c:2673:5-2673:37) write with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2673:5-2673:37) write with [] (conf. 110) (smtprc_comb.c:2690:5-2690:37) write with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2690:5-2690:37) write with [] (conf. 110) (smtprc_comb.c:2696:7-2696:39) write with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2696:7-2696:39) write with [] (conf. 110) (smtprc_comb.c:2702:9-2702:41) write with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2702:9-2702:41) write with [] (conf. 110) (smtprc_comb.c:2795:3-2795:35) write with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2795:3-2795:35) [Warning][Race] Memory location (struct _check).r_data_end (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:3506:9-3507:40) read with thread:[main] (conf. 100) (smtprc_comb.c:3710:5-3711:36) read with thread:[main] (conf. 100) (smtprc_comb.c:3716:7-3717:38) read with [] (conf. 100) (smtprc_comb.c:5465:27-5466:75) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5465:27-5466:75) read with [] (conf. 100) (smtprc_comb.c:5468:27-5468:118) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5468:27-5468:118) read with [] (conf. 100) (smtprc_comb.c:5479:27-5480:75) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5479:27-5480:75) read with [] (conf. 100) (smtprc_comb.c:5482:27-5482:118) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5482:27-5482:118) read with [] (conf. 100) (smtprc_comb.c:5495:25-5496:73) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5495:25-5496:73) read with [] (conf. 100) (smtprc_comb.c:5498:25-5498:116) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5498:25-5498:116) read with [] (conf. 100) (smtprc_comb.c:5512:21-5513:69) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5512:21-5513:69) read with [] (conf. 100) (smtprc_comb.c:5515:21-5515:112) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5515:21-5515:112) read with [] (conf. 100) (smtprc_comb.c:5538:11-5539:58) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5538:11-5539:58) read with [] (conf. 100) (smtprc_comb.c:5541:11-5541:101) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5541:11-5541:101) read with [] (conf. 100) (smtprc_comb.c:5556:5-5557:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5556:5-5557:52) read with [] (conf. 100) (smtprc_comb.c:5559:5-5559:95) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5559:5-5559:95) write with [] (conf. 100) (smtprc_comb.c:5463:28-5463:107) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5463:28-5463:107) write with [] (conf. 100) (smtprc_comb.c:5477:28-5477:107) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5477:28-5477:107) write with [] (conf. 100) (smtprc_comb.c:5493:26-5493:105) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5493:26-5493:105) write with [] (conf. 100) (smtprc_comb.c:5510:22-5510:101) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5510:22-5510:101) write with [] (conf. 100) (smtprc_comb.c:5536:12-5536:90) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5536:12-5536:90) write with [] (conf. 100) (smtprc_comb.c:5554:6-5554:84) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5554:6-5554:84) [Warning][Race] Memory location (struct _check).r_mail_from (race with conf. 100): read with thread:[main] (conf. 100) (smtprc_comb.c:3394:5-3395:35) read with thread:[main] (conf. 100) (smtprc_comb.c:3400:7-3401:37) read with thread:[main] (conf. 100) (smtprc_comb.c:3632:5-3633:35) read with thread:[main] (conf. 100) (smtprc_comb.c:3638:7-3639:37) read with [] (conf. 100) (smtprc_comb.c:4928:11-4929:59) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4928:11-4929:59) read with [] (conf. 100) (smtprc_comb.c:4931:11-4931:103) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4931:11-4931:103) read with [] (conf. 100) (smtprc_comb.c:4955:13-4956:61) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4955:13-4956:61) read with [] (conf. 100) (smtprc_comb.c:4958:13-4958:105) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4958:13-4958:105) read with [] (conf. 100) (smtprc_comb.c:4969:13-4970:61) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4969:13-4970:61) read with [] (conf. 100) (smtprc_comb.c:4972:13-4972:105) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4972:13-4972:105) read with [] (conf. 100) (smtprc_comb.c:4985:11-4986:59) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4985:11-4986:59) read with [] (conf. 100) (smtprc_comb.c:4988:11-4988:103) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4988:11-4988:103) read with [] (conf. 100) (smtprc_comb.c:5001:5-5002:52) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5001:5-5002:52) read with [] (conf. 100) (smtprc_comb.c:5004:5-5004:96) read with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:5004:5-5004:96) write with [] (conf. 100) (smtprc_comb.c:4926:12-4926:92) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4926:12-4926:92) write with [] (conf. 100) (smtprc_comb.c:4953:14-4953:94) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4953:14-4953:94) write with [] (conf. 100) (smtprc_comb.c:4967:14-4967:94) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4967:14-4967:94) write with [] (conf. 100) (smtprc_comb.c:4983:12-4983:92) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4983:12-4983:92) write with [] (conf. 100) (smtprc_comb.c:4999:6-4999:85) write with thread:[main, thread_start] (conf. 100) (smtprc_comb.c:4999:6-4999:85) [Success][Race] Memory location o.domain@smtprc_comb.c:244:16-244:18 (safe): read with [] (conf. 110) (smtprc_comb.c:2622:5-2622:59) read with thread:[main] (conf. 110) (smtprc_comb.c:2622:5-2622:59) read with thread:[main, thread_start] (conf. 110) (smtprc_comb.c:2622:5-2622:59) [Success][Race] Memory location f.output_xml@smtprc_comb.c:370:14-370:16 (safe): read with thread:[main] (conf. 110) (smtprc_comb.c:777:3-780:3) Summary for all memory locations: safe: 52 vulnerable: 3 unsafe: 25 ------------------- total: 80 vars = 2030 evals = 2344 narrow_reuses = 6 aborts = 0 Timings: TOTAL 1.495 s parse 0.035 s convert to CIL 0.038 s compareCilFiles 0.013 s analysis 1.411 s global_inits 0.003 s solving 1.353 s S.Dom.equal 0.004 s postsolver 0.090 s warn_global 0.030 s access 0.029 s Timing used Memory statistics: total=4368.30MB, max=67.68MB, minor=4336.90MB, major=68.67MB, promoted=37.27MB minor collections=2076 major collections=9 compactions=0 === APPENDED BY BENCHMARKING SCRIPT === Analysis began: 2022-03-09 11:33:51 +0200 Analysis ended: 2022-03-09 11:33:52 +0200 Duration: 1.62 s Goblint params: /home/simmo/dev/goblint/sv-comp/analyzer/goblint --conf /home/simmo/dev/goblint/sv-comp/goblint-bench/index/conf/td3.json -v --set dbg.timeout 60 --enable incremental.restart.sided.enabled --set incremental.restart.sided.fuel 0 --enable incremental.load --set save_run increment smtprc_comb.c --enable dbg.uncalled --enable allglobs --enable printstats 1>/home/simmo/dev/goblint/sv-comp/goblint-bench/bench_result/smtprc_comb02.patch.Fuel0.txt 2>&1