| От | Peter Eisentraut |
|---|---|
| Тема | Re: [PATCH] Log details for client certificate failures |
| Дата | |
| Msg-id | 9dbf3db1-6894-321c-af49-e122a7cd47cb@enterprisedb.com обсуждение |
| Ответ на | Re: [PATCH] Log details for client certificate failures (Masahiko Sawada <sawada.mshk@gmail.com>) |
| Ответы |
Re: [PATCH] Log details for client certificate failures
|
| Список | pgsql-hackers |
On 29.09.22 06:52, Masahiko Sawada wrote: > While this seems a future-proof idea, I wonder if it might be overkill > since we don't need to worry about accumulation of leaked memory in > this case. Given that only check_cluter_name is the case where we > found a small memory leak, I think it's adequate to fix it. > > Fixing this issue suppresses the valgrind's complaint but since the > boot value of cluster_name is "" the memory leak we can avoid is only > 1 byte. I have committed this. I think it's better to keep the code locally robust and not to have to rely on complex analysis of how GUC memory management works.
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера