Re: [PATCH] cryptui: use add_oid_to_usage correctly (Coverity)

2013-02-02 Thread Juan Lang
On Sat, Feb 2, 2013 at 5:05 AM, Marcus Meissner wrote: > On Fri, Feb 01, 2013 at 03:48:27PM -0800, Juan Lang wrote: > > On Fri, Feb 1, 2013 at 3:45 PM, Juan Lang wrote: > > > > > Hi Marcus, > > > > > > -add_oid_to_usage(usage, ptr); > > > +usage = add_oid_to_usage(usage, p

Re: [PATCH] cryptui: use add_oid_to_usage correctly (Coverity)

2013-02-02 Thread Marcus Meissner
On Fri, Feb 01, 2013 at 03:48:27PM -0800, Juan Lang wrote: > On Fri, Feb 1, 2013 at 3:45 PM, Juan Lang wrote: > > > Hi Marcus, > > > > -add_oid_to_usage(usage, ptr); > > +usage = add_oid_to_usage(usage, ptr); > > > > This looks fine, but would you mind making the same chan

Re: [PATCH] Support for game DRM which overwrite the GS segment selector

2013-02-02 Thread Austin English
On Jan 31, 2013 8:15 AM, "Alessandro Pignotti" wrote: > > Hi again, > > I've quickly implemented the aforementioned idea of fixing the segment > in the segfault handler when needed. I'm attaching my proposed patch. > > Alessandro > > Il giorno mer, 30/01/2013 alle 16.44 +0100, Alessandro Pignotti