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                                 <[EMAIL PROTECTED]>
Linbox / Free & ALter Soft                       <http://www.linbox.com>

_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to