Eliminate source code duplication in stubborn.c
authorIvan Maidanski <ivmai@mail.ru>
Tue, 8 May 2018 17:42:31 +0000 (20:42 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 8 May 2018 18:03:55 +0000 (21:03 +0300)
commit9e6d6fdaa212f46fd6dc3b6e99a3ff0d99065a93
treee27e02f6742f2acf62549f6b6b2c6b05e67a1da4
parente849b45c86b96b0e9f75d01a5410413f05a95822
Eliminate source code duplication in stubborn.c
(code refactoring)

* stubborn.c (GC_malloc_stubborn, GC_end_stubborn_change,
GC_change_stubborn): De-duplicate definition (for MANUAL_VDB and
non-MANUAL_VDB cases).
stubborn.c