Skip to content
Snippets Groups Projects
Commit 7af1e168 authored by dmitriy.gerasimov's avatar dmitriy.gerasimov
Browse files

[*] Replaced rdlocks on rwlocks in sqlite gdb backend

[+] Close esocket if bad descriptor detected
parent 77b3296d
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ set(CMAKE_C_STANDARD 11)
SET( CPACK_PACKAGE_NAME "${PROJECT_NAME}")
SET( CPACK_PACKAGE_VERSION_MAJOR 4)
SET( CPACK_PACKAGE_VERSION_MINOR 4)
SET( CPACK_PACKAGE_VERSION_PATCH 10)
SET( CPACK_PACKAGE_VERSION_PATCH 11)
# init CellFrame SDK
add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}-${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH}\"")
......
Subproject commit df3c430a13ce9b0452594c105ef4e87bc0d18641
Subproject commit 7998d5bb06be9dd3ffe79c63d4f1206d97dea080
Subproject commit e08587a41ce6830b5f742fada91a76ddb22a4610
Subproject commit fac3c88f93f8c2efa9754a9c1bd0ba9f56a7fce4
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