aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2021-12-08 10:27:36 +0300
committerHelge Deller <[email protected]>2022-01-30 19:37:03 +0100
commit0f8a1cae923670b1cabb9a8f416271344159bd50 (patch)
treedb17f17b811d9a35092f7252124e3e3eee5039e7 /lib/test_overflow.c
parent24565bc4115961db7ee64fcc7ad2a7437c0d0a49 (diff)
video: fbdev: savagefb: make a variable local
The "edid" struct member is only used during probe() and it's freed right away. There is no point in storing a freed pointer for the whole life of the driver. Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions