Re: [Coder-com] bug in m_info.c

2015-03-17 Thread Aaron Kaufman
*sigh* debugging my own debugging.. In the correction, when mo_info() calls m_info, it should return what m_info returns, a la: if(!IsOper(sptr)) return m_info(cptr,sptr,parc,parv); /* the comments say one m_* function can call another, so why not actually try it : ) */

[Coder-com] bug in m_info.c

2015-03-17 Thread Aaron Kaufman
The code in mo_info() and ms_info() is fubar'ed and results in global opers *NOT* seeing either the oh-so-grateful-to-our-ancestors infotext, or the perhaps more critical md5 hashes of all of the .c and .h files coded. Moreover, it violates HIS in a very tiny way by allowing lusers to see the md5 h