[PATCH] Fix undefined behavior when constructing ID for txn_node_cache in fsfs
From: Denis Kovalchuk <denis.kovalchuk_at_visualsvn.com>
Date: Thu, 2 Apr 2020 18:29:06 +0300
Hello.
I think I have found an undefined behavior in the code that constructs ID for
In make_txn_root() function, the txn variable of type svn_fs_fs__id_part_t *
Although ID is not used anywhere, except debug-only calls of
I have attached a patch that fixes it.
Regards,
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.