> > Same here, lets change decode_open to return RVAL_FD instead. > >> +int sys_delete_module(struct tcb *tcp) >> +{ >> return decode_open(tcp, 0); >> } > > btw, it's not right for sys_delete_module to use decode_open, > but that's a subject for another patch. >
I see -- so do I create a duplicate of decode_open or just use decode_open in the meantime? Thanks, -- zm ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ Strace-devel mailing list Strace-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/strace-devel