看板 DFBSD_bugs 關於我們 聯絡資訊
:Stathis Kamperis <ekamperi@gmail.com> added the comment: : :> hdestroy(3) frees the memory pointed to by the hash key. In other words i= :t :> expects the user to always have malloc()'ed rather than used static alloc= :ation :> for the hash key. This doesn't apply to the data associated with the key. : :Any thoughts about this one ? :If no objections are raised, I'm going to push it in ~1 week. : :Cheers, :Stathis Sure. Does anyone even use those functions any more? They aren't threadable. -Matt