Re: Compiling with AddressSanitizer

2019-07-18 Thread Nathanael D. Noblet
On Thu, 2019-07-18 at 10:25 +0200, Florian Weimer wrote: > * Nathanael Noblet: > > >I have been using a library for awhile now and have been > > thinking > >of submitting it to Fedora. Part of what I have been doing with > > it > >was compiling it using -fsanitize=address and leak

Re: Compiling with AddressSanitizer

2019-07-18 Thread Dan Čermák
Hi Nathanael, Nathanael Noblet writes: > Hello, > >I have been using a library for awhile now and have been thinking of > submitting it to Fedora. Part of what I have been doing with it was compiling > it using -fsanitize=address and leak etc. I’m kinda wondering about how that > is

Re: Compiling with AddressSanitizer

2019-07-18 Thread Dan Čermák
Hi Nathanael, Nathanael Noblet writes: > Hello, > >I have been using a library for awhile now and have been thinking of > submitting it to Fedora. Part of what I have been doing with it was compiling > it using -fsanitize=address and leak etc. I’m kinda wondering about how that > is

Re: Compiling with AddressSanitizer

2019-07-18 Thread Florian Weimer
* Nathanael Noblet: >I have been using a library for awhile now and have been thinking >of submitting it to Fedora. Part of what I have been doing with it >was compiling it using -fsanitize=address and leak etc. I’m kinda >wondering about how that is handled with Fedora packages.

Compiling with AddressSanitizer

2019-07-17 Thread Nathanael Noblet
Hello, I have been using a library for awhile now and have been thinking of submitting it to Fedora. Part of what I have been doing with it was compiling it using -fsanitize=address and leak etc. I’m kinda wondering about how that is handled with Fedora packages. Are we able to / should we