j
k
j a
j l
On 07/30/2007 04:03:40 AM, blackdog wrote:
should line 1905 be + 1 on the malloc? filename = g_malloc(sci_get_selected_text_length(doc_list[idx].sci)); sci_get_selected_text(doc_list[idx].sci, filename);
should line 1905 be + 1 on the malloc?
filename = g_malloc(sci_get_selected_text_length(doc_list[idx].sci)); sci_get_selected_text(doc_list[idx].sci, filename);
Thanks, now fixed in SVN.
Regards, Nick
Back to the thread
Back to the list