Re: [exim-dev] GDB step by step exim

2020-07-16 Thread Phil Pennock via Exim-dev
On 2020-07-16 at 00:07 -0400, Dennis Roellke via Exim-dev wrote: > I’d like to understand better how exim processes EHLO messages. Ideally, I > could use gdb to set a breakpoint and step through from wherever I want. > Unfortunately, exim just ignores any breakpoints... it hits them for sure, bc

[exim-dev] [Bug 2623] sqlite lookup taint problem

2020-07-16 Thread admin--- via Exim-dev
https://bugs.exim.org/show_bug.cgi?id=2623 --- Comment #3 from Andras Nagy --- Thanks for the quick follow-up. JFTR, when I tried it with a constant (i.e. non-tainted) query string, in 4.94, it just SEGV'd. I assumed that's the same issue as 2606, since "select" is typically not a file that

[exim-dev] [Bug 2623] sqlite lookup taint problem

2020-07-16 Thread admin--- via Exim-dev
https://bugs.exim.org/show_bug.cgi?id=2623 Jeremy Harris changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[exim-dev] [Bug 2623] sqlite lookup taint problem

2020-07-16 Thread admin--- via Exim-dev
https://bugs.exim.org/show_bug.cgi?id=2623 Jeremy Harris changed: What|Removed |Added Summary|sqlite_dbfile is ignored in |sqlite lookup taint problem

[exim-dev] [Bug 2623] sqlite_dbfile is ignored in list lookups

2020-07-16 Thread admin--- via Exim-dev
https://bugs.exim.org/show_bug.cgi?id=2623 Jeremy Harris changed: What|Removed |Added Assignee|unalloca...@exim.org|jgh146...@wizmail.org -- You are receiving

Re: [exim-dev] GDB step by step exim

2020-07-16 Thread Jeremy Harris via Exim-dev
On 16/07/2020 05:07, Dennis Roellke via Exim-dev wrote: > I’d like to understand better how exim processes EHLO messages. Most people don't need to deal at that level of detail. Why? -- Cheers, Jeremy -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at

Re: [exim-dev] GDB step by step exim

2020-07-16 Thread Graeme Fowler via Exim-dev
On 16 Jul 2020, at 05:07, Dennis Roellke via Exim-dev wrote: > I’d like to understand better how exim processes EHLO messages. Ideally, I > could use gdb to set a breakpoint and step through from wherever I want. > Unfortunately, exim just ignores any breakpoints... it hits them for sure, bc >

[exim-dev] GDB step by step exim

2020-07-16 Thread Dennis Roellke via Exim-dev
Hi exim devs, I’d like to understand better how exim processes EHLO messages. Ideally, I could use gdb to set a breakpoint and step through from wherever I want. Unfortunately, exim just ignores any breakpoints... it hits them for sure, bc I see the print stmts. It must have to do with exims