Re: Calling xlst_process with certain arguments causes server crash
В списке pgsql-bugs по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Calling xlst_process with certain arguments causes server crash |
| Дата | |
| Msg-id | 20758.1338855385@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Calling xlst_process with certain arguments causes server crash (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: Calling xlst_process with certain arguments causes
server crash
|
| Список | pgsql-bugs |
I wrote:
> Hm, apparently xsltApplyStylesheet returns a NULL in this example,
> and we're passing that on to xsltSaveResultToString which is not
> expecting any such thing. I presume we need another error check
> here, but what should the error say exactly? Can we get any info
> more detailed than "failed to apply stylesheet"?
Apparently not -- or at least, if libxslt provides any easy way to
extract error reports, it's not evident from the pretty-awful
documentation. I've committed a fix that just reports "failed to apply
stylesheet".
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера