Oleg Drokin <green(at)linuxhacker(dot)ru> writes:> Simple non-intrusive patch is below ;)
Since lo_read is declared to return int, I think a more correct patchis to change 'cnt' to be declared as int. I have fixed it that way.
regards, tom lane