[Devel] Typo in modules/pdt/domains.c:306

Julien BLACHE julien.blache at linbox.com
Sun Oct 8 19:25:11 CEST 2006


Hi,

While reviewing build logs for OpenSER on ia64, mipsel and s390 (at 
least), I ran into what is probably a typo in modules/pdt/domains.c:306

        lock_destroy(&hash->hl_lock);
Should read:
        lock_destroy(&hl->hl_lock);

I'd have committed the change to CVS directly, but wanted to check first 
that it wouldn't bother anyone ;) So please tell me if it's OK for me to 
commit such bugfixes directly.

Thanks,

JB.

-- 
Julien BLACHE                                 <julien.blache at linbox.com>
Linbox / Free & ALter Soft                       <http://www.linbox.com>



More information about the Devel mailing list