Skip to content

Commit b7814ca

Browse files
committed
Fixed a crash bug for the 'readCoils' and 'readDiscreteInputs' functions when the bit offset was not a multiple of 8
1 parent 4c4c227 commit b7814ca

File tree

13 files changed

+16
-16
lines changed

13 files changed

+16
-16
lines changed

bin/Ubuntu/x64/libcore.so

0 Bytes
Binary file not shown.

bin/Ubuntu/x64/libcore.so.0

0 Bytes
Binary file not shown.

bin/Ubuntu/x64/libcore.so.0.1

0 Bytes
Binary file not shown.

bin/Ubuntu/x64/libcore.so.0.1.2

-931 KB
Binary file not shown.

bin/Ubuntu/x64/server

0 Bytes
Binary file not shown.

bin/Windows/x64/client.exe

0 Bytes
Binary file not shown.

bin/Windows/x64/core.dll

0 Bytes
Binary file not shown.

bin/Windows/x64/server.exe

0 Bytes
Binary file not shown.

src/core/gui/dialogs/core_dialogsystemsettings.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<item>
1818
<widget class="QTabWidget" name="tabWidget">
1919
<property name="currentIndex">
20-
<number>1</number>
20+
<number>0</number>
2121
</property>
2222
<widget class="QWidget" name="pgView">
2323
<attribute name="title">

0 commit comments

Comments
 (0)