Re: reading uninitialized buffer

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: reading uninitialized buffer
Дата
Msg-id 87smht76uo.fsf@mailbox.samurai.com
обсуждение исходный текст
Ответ на Re: reading uninitialized buffer  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: reading uninitialized buffer  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-patches
Andrew Dunstan <andrew@dunslane.net> writes:
> OK, then *This* patch does it the way I think is clearest. Most of it
> is just reindenting.

Okay, I applied this patch, and made a few additional cleanups along
the way (the whole function and a couple other things don't need to be
declared in hba.h, for example). The incremental diff between what I
applied and what Andrew posted is attached.

BTW, I think the proper fix is to rewrite next_token(), which is
rather obfuscated at present. Anyone want to take a shot at this?

-Neil


Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: ANALYZE patch for review
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: C locale sort in src/tools/make_ctags