[PATCH] blkparse: move magic check a little earlier in stdin read
authorJens Axboe <axboe@suse.de>
Fri, 9 Sep 2005 18:13:55 +0000 (20:13 +0200)
committerJens Axboe <axboe@suse.de>
Fri, 9 Sep 2005 18:13:55 +0000 (20:13 +0200)
commit51128a28b99cef8d8b830dc36d9284f9bb85e0cf
treef183cfb3bd62d7b862fe003bc78d84b70f634ed4
parentc80c18a715f3dc08b544f1e44149cdb5bbd496cc
[PATCH] blkparse: move magic check a little earlier in stdin read

Otherwise we don't know if ->pdu_len and other fields are truly valid.
blkparse.c