[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#663520: Update: Support for incremental updates, bigarrays and multithreading



On 03/12/2012 03:18 PM, Goswin von Brederlow wrote:
Source: ocaml-sha
Version: 1.7-2
Followup-For: Bug #663520

Small update for this patch. The last version had a memory leak from
strdup() because I forgot a free(name_dup) and didn't check the return
value of strdup(). This version uses strdupa() and defines it if
undefined, for non GNU compiler.
Hi Goswin,

Can you open those issues/patches on the upstream bugtracker at:

http://github.com/vincenthz/ocaml-sha/

Would be valuable to separate patch into multiples patch per features.

--
Vincent



Reply to: