RASCSI/src/raspberrypi
Uwe Seimet 241e739d3a
Memory management update, SonarCloud fixes, fix for issue #841 (#842)
- Memory management updates, more fixed Sonar issues
* Replaced macros, fixed other sonar issues
* Added const, replaced enum with a single value by constant
* Updated object initializations
* Fixed potential strncpy overflow reported by gcc 8.3
2022-09-15 23:01:10 +02:00
..
.vscode
controllers Memory management update, SonarCloud fixes, fix for issue #841 (#842) 2022-09-15 23:01:10 +02:00
devices Memory management update, SonarCloud fixes, fix for issue #841 (#842) 2022-09-15 23:01:10 +02:00
hal
monitor
os_integration
test Memory management update, SonarCloud fixes, fix for issue #841 (#842) 2022-09-15 23:01:10 +02:00
.gitignore
command_context.h
config.h
fileio.cpp
fileio.h
filepath.cpp
filepath.h
launch_sudo.sh
localizer.cpp
localizer.h
log.h
Makefile
os.h
protobuf_util.cpp Memory management update, SonarCloud fixes, fix for issue #841 (#842) 2022-09-15 23:01:10 +02:00
protobuf_util.h
rascsi_exceptions.h
rascsi_image.cpp Memory management update, SonarCloud fixes, fix for issue #841 (#842) 2022-09-15 23:01:10 +02:00
rascsi_image.h Memory management update, SonarCloud fixes, fix for issue #841 (#842) 2022-09-15 23:01:10 +02:00
rascsi_interface.proto
rascsi_response.cpp Memory management update, SonarCloud fixes, fix for issue #841 (#842) 2022-09-15 23:01:10 +02:00
rascsi_response.h Memory management update, SonarCloud fixes, fix for issue #841 (#842) 2022-09-15 23:01:10 +02:00
rascsi_version.cpp
rascsi_version.h
rascsi.cpp Memory management update, SonarCloud fixes, fix for issue #841 (#842) 2022-09-15 23:01:10 +02:00
rasctl_commands.cpp
rasctl_commands.h Memory management update, SonarCloud fixes, fix for issue #841 (#842) 2022-09-15 23:01:10 +02:00
rasctl_display.cpp
rasctl_display.h Memory management update, SonarCloud fixes, fix for issue #841 (#842) 2022-09-15 23:01:10 +02:00
rasctl.cpp
rasdump.cpp
rasutil.cpp Memory management update, SonarCloud fixes, fix for issue #841 (#842) 2022-09-15 23:01:10 +02:00
rasutil.h
scsi.cpp
scsi.h
scsimon.cpp Memory management update, SonarCloud fixes, fix for issue #841 (#842) 2022-09-15 23:01:10 +02:00