On Fri, Apr 08, Olaf Hering wrote: > + r = sscanf(be_path,"/local/domain/%d/backend/%15[^/]/%d", > + &be_domid, be_type, &fe_domid);
Why are these values parsed as signed integers, and then placed in uint32? Was this just an oversight during review? Olaf _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel