CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2011/01/04 03:00:00
Modified files: usr.sbin/iscsid: pdu.c Log message: When translating a PDU to text strip all trailing \0 but one. Fixes parsing of login responses that had additional padding.