Hi, I have a doubt about openbsd/usr.sbin/lpr/lpr/lpr.c function "static char * itoa(int i)", I see that it can cause a problem for i>(999999999+1). I don't test the code, I made only a code analysis.
Regards Eng. Consoli Federico
Hi, I have a doubt about openbsd/usr.sbin/lpr/lpr/lpr.c function "static char * itoa(int i)", I see that it can cause a problem for i>(999999999+1). I don't test the code, I made only a code analysis.
Regards Eng. Consoli Federico