wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wget2 | * configure.ac: Remove redundant sanitizer warnings (!506)


From: Avinash Sonawane (@rootkea)
Subject: Re: wget2 | * configure.ac: Remove redundant sanitizer warnings (!506)
Date: Fri, 22 Apr 2022 10:03:41 +0000



Avinash Sonawane commented:


I would like to also set 
`ASAN_OPTIONS="check_initialization_order=1:detect_stack_use_after_return=1:detect_invalid_pointer_pairs=2"`
 and `UBSAN_OPTIONS="print_stacktrace=1"` to enable additional checks and some 
convenience.

But not sure whether environment variables can be set through `configure.ac` (I 
guess not.)

I see 2 options:
1. We explicitly set them through `./bootstrap` OR
2. We ask user to set them (in ./configure --help o/p alongside relevant 
sanitizer option help)

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/-/merge_requests/506#note_920786719
You're receiving this email because of your account on gitlab.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]