commit | 699b052ad2996c4ca87aa4b9d4a51dcca0f9e588 | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@home-tj.org> | Mon Nov 05 21:42:25 2007 +0100 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Mon Nov 05 21:42:25 2007 +0100 |
tree | e020540447b1ccb81b409d16e4caa80bc7dd9c76 | |
parent | afda5e4da5abf7366ba8ac49e7634b3c85a143ae [diff] |
ide: do_identify() string termination fix Terminates id->model string before invoking strstr() in do_identify(). Signed-off-by: Tejun Heo <tj@home-tj.org> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>