Bug 121761 - A message during compile
Summary: A message during compile
Status: NEW
Alias: None
Product: File System
Classification: Unclassified
Component: ReiserFS (show other bugs)
Hardware: x86-64 Linux
: P1 normal
Assignee: ReiseFS developers team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-09 18:03 UTC by Vlad
Modified: 2016-07-12 17:22 UTC (History)
1 user (show)

See Also:
Kernel Version: 4.7.0-rc6
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Vlad 2016-07-09 18:03:18 UTC
CC [M]  fs/reiserfs/lbalance.o
  CC [M]  fs/reiserfs/ibalance.o
fs/reiserfs/ibalance.c: In function ‘balance_internal’:
fs/reiserfs/ibalance.c:1156:2: warning: ‘new_insert_key’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  memcpy(new_insert_key_addr, &new_insert_key, KEY_SIZE);
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Note You need to log in before you can comment on or make changes to this bug.