CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/03/02 10:23:08
Modified files:
bin/systrace : intercept-translate.c
Log message:
Fix handling of 'offend' (OFFset from the END of the arg list)
arguments in systrace(1). In intercept_translate(), argsize is
actually the number of *bytes* taken up by the arguments, not the
number of arguments.
ok ajacoutot, sthen, dcoppa
