gluster-devel
[Top][All Lists]
Advanced

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

[Gluster-devel] catching unitialized structures


From: Emmanuel Dreyfus
Subject: [Gluster-devel] catching unitialized structures
Date: Mon, 29 Apr 2013 17:01:46 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

Hi

I found an uninitialized mutex and I am tracking another one. This is 
not the first time I hit this kind of problem, which is invisible to
Linux developpers since Linux allows using an uninitialized mutex.

I suggest chaning GF_CALLOC and friends so that it fills memory
with 0xdeadbeef during developement cycles. That would help people
catching that kind og issues earlier.

Opinions?

-- 
Emmanuel Dreyfus
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]