Changeset 46159

Timestamp:
Jun 5, 2008, 9:30:40 AM (14 years ago)
Author:
Vladimir Prus
Message:

Fix uninitialized variable.

Valgrind complains if any data passed to a syscall is uninitialized,
even though logically, kernel will not use part of it. This commit
shuts down the warning.

(No files)

Note: See TracChangeset for help on using the changeset viewer.