Willy,

Am 14.03.20 um 12:15 schrieb Willy Tarreau:
> Good point we could indeed. Quite frankly it's a detail since this
> really is developer-only code. Nobody wants to run with DEBUG_UAF by
> accident, it's slow and uses a lot of memory :-)
> 

As I had the code open anyway to make that CLEANUP to the unique ID in
proxy I also looked at this.

Result: No, this cannot be trivially replaced:

> include/common/memory.h: In function ‘pool_free’:
> include/common/memory.h:338:4: warning: implicit declaration of function 
> ‘ABORT_NOW’ [-Wimplicit-function-declaration]
>     ABORT_NOW();
>     ^

Best regards
Tim Düsterhus

Reply via email to