]> mj.ucw.cz Git - libucw.git/commit
Trans: Duplicate exception ids to transaction pool.
authorPavel Charvat <pchar@ucw.cz>
Thu, 11 Nov 2021 10:42:49 +0000 (10:42 +0000)
committerPavel Charvat <pchar@ucw.cz>
Thu, 11 Nov 2021 10:45:59 +0000 (10:45 +0000)
commit87735ccbf2a9defdc61ac429a3c8decb425d2ecb
tree0390d4e356294fb0216ce206ef79cc1d8cae1ca1
parent962952444350b516b9d14f1ca1c3a6a79f8b5a0b
Trans: Duplicate exception ids to transaction pool.

Otherwise it breaks after longjmp if allocated on stack, for example in bthrow().
ucw/trans.c