On 11:53 Mon 02 Feb     , Ralph Campbell wrote:
> In umad.c, get_ca(), the error path when the call to
> scandir() fails calls release_ca(ca) when the structure
> has not yet been initialized. This can cause free() to
> be called on random memory addresses.
> The fix is to initialize ca->numports and ca->ports
> earlier in get_ca().
> 
> Signed-off-by: Ralph Campbell <ralph.campb...@qlogic.com>

Applied, Thanks.

Sasha
_______________________________________________
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg

Reply via email to