Skip to content

Conversation

kyle-github
Copy link
Member

Fixes issue #486. Hopefully.

Also fixed some missing rc_dec(tag) lines that were missing. This led to leaked tags and the main session thread not shutting down.

Fixed test_string.c. It certainly was not working before.

@kyle-github kyle-github merged commit 9770c4d into prerelease Aug 21, 2024
kyle-github added a commit that referenced this pull request Sep 3, 2024
* Make file number optional if input or output file.  Fix #481.

* Added fix for omitted data file number on I or O files. Added support for a numeric subelement.  Fix #479. (#483)

* Fix #486. (#487).   String size change problem.   Fixed with #488.

* Added atomic flag and checks to aid in making all sessions terminate when the library is shutting down. Fix #450.

* plc_tag_set_string() feature additions (#488).   Setting string can change tag data buffer size.  And added flag, allow_field_resize, to suppress change.

* Added msp response size check before adding new requests to msp with allow_packing=1 and fragmented reads disabled (#489)

* Support for Omron to use multi-request packets.

---------

Co-authored-by: Phil Smith <105802449+ptsOSL@users.noreply.github.com>
@kyle-github kyle-github deleted the fix_486 branch April 12, 2025 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant