Re: [Ipmitool-devel] PATCH - missing uid check in 'lib/ipmi_user.c'

2012-04-18 Thread Duncan Idaho
On Tue, Apr 17, 2012 at 9:45 PM, Duncan Idaho wrote: > Hello, > > it seems to be there is UID check missing in 'lib/ipmi_user.c' at line > 730. It seems to be present everywhere else and, if I understood correctly, > IPMI spec says UID 0 is reserved, or isn't it? > > Patch against CVS version is

[Ipmitool-devel] PATCH - missing uid check in 'lib/ipmi_user.c'

2012-04-17 Thread Duncan Idaho
Hello, it seems to be there is UID check missing in 'lib/ipmi_user.c' at line 730. It seems to be present everywhere else and, if I understood correctly, IPMI spec says UID 0 is reserved, or isn't it? Patch against CVS version is attached. --Duncan 0001-ipmi_user.c-missing_uid_check.patch Desc