Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
k-sdk
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
陈伟灿
k-sdk
Commits
3df6f3ce
Commit
3df6f3ce
authored
Mar 17, 2022
by
陈伟灿
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'cwc' into 'master'
【修改内容】更新版本号为1.4.7 See merge request chenweican/k-sdk!208
parents
27520a6d
9007908b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
VERSION
VERSION
+1
-1
application/klansdk/kk_data_handle.c
application/klansdk/kk_data_handle.c
+1
-0
No files found.
VERSION
View file @
3df6f3ce
1.4.6
\ No newline at end of file
1.4.7
\ No newline at end of file
application/klansdk/kk_data_handle.c
View file @
3df6f3ce
...
...
@@ -751,6 +751,7 @@ static int kk_device_historyalarm_handle(cJSON *payload)
cJSON
*
identifier
=
cJSON_GetObjectItem
(
client_list
,
"identifier"
);
if
(
identifier
==
NULL
){
cJSON_Delete
(
infoItem
);
cJSON_Delete
(
contentObj
);
return
-
1
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment