Project

General

Profile

Actions

Bug #8231

closed

ldv_memory_free is called without parameters

Added by Vadim Mutilin almost 7 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Urgent
Category:
Requirement specifications
Target version:
Start date:
06/01/2017
Due date:
% Done:

100%

Estimated time:
Detected in build:
svn
Platform:
Published in build:

Description

ldv_memory_free is called without parameters


1 void ldv_rsi_91x_deinit_54 (struct rsi_hw *ldv_func_arg1)
952 {
953
954 if (ldv_func_arg1->rsi_dev != 0) {
955 ldv_memory_free();
956 }
957 if (ldv_func_arg1 != 0) {
958 ldv_memory_free();
959 }
960 }

Klever Core version     0.1rc24.dev1+ng0a1a1e7.d20170404
Linux kernel:Version     4.2.6
Linux kernel:Architecture     x86_64
Linux kernel:Configuration     allmodconfig
LKVOG strategy:Name     separate modules
Verification object     drivers/net/wireless/rsi/rsi_usb.ko
Rule specification     generic:memory

http://ldvstore:8998/reports/unsafe/1072857/

Actions

Also available in: Atom PDF