Skip to content
Commit 99b373ff authored by Tyler Hicks's avatar Tyler Hicks
Browse files

eCryptfs: Fix payload_len unitialized variable warning



fs/ecryptfs/keystore.c: In function ‘ecryptfs_generate_key_packet_set’:
fs/ecryptfs/keystore.c:1991:28: warning: ‘payload_len’ may be used uninitialized in this function [-Wuninitialized]
fs/ecryptfs/keystore.c:1976:9: note: ‘payload_len’ was declared here

Signed-off-by: default avatarTyler Hicks <tyhicks@linux.vnet.ibm.com>
parent 4b6fee17
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment