]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: hlua: txn class functions may LJMP
authorAurelien DARRAGON <adarragon@haproxy.com>
Fri, 1 Mar 2024 20:09:40 +0000 (21:09 +0100)
committerAurelien DARRAGON <adarragon@haproxy.com>
Mon, 4 Mar 2024 15:48:51 +0000 (16:48 +0100)
commit75c8a1bc2dadd473de2de240ec8e125b45254833
tree82d34e463c8822634ca247900b567f07e7bedfea
parentf364f4670b3f95bc248d8b2ba58a215abd2e92f2
CLEANUP: hlua: txn class functions may LJMP

Clarify that some txn related class functions may LJMP by adding the
__LJMP tag to their prototype.
src/hlua.c