Michael Tokarev via Postfix-devel:
> Hi!
>
> I noticed that dict_cdb uses static buffer to read the value,
> while all other maps use per-instance val_buf vstring or similar,
> and even the fold_buf is per-instance. I wonder if something like
> the below is actually necessary.
It does make sense. I did a quick scan and found similar sharing
in dict_nis.c, dict_ni.c, and dict_nisplus.c. These are a lower
priority because they are rarely used.
Wietse
_______________________________________________
Postfix-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]