]> mj.ucw.cz Git - libucw.git/commit
HEAP_DELETE: Copy the `pos' parameter to a temporary variable as soon
authorMartin Mares <mj@ucw.cz>
Fri, 2 Nov 2001 21:34:08 +0000 (21:34 +0000)
committerMartin Mares <mj@ucw.cz>
Fri, 2 Nov 2001 21:34:08 +0000 (21:34 +0000)
commitafd04a3bdf5a0f3511a92dd8ddfe610dafea32f1
treeb46dce11db8eb5dda3916a655d7a00c8ae5a8885
parent9db69ca2fc7a35bd420b61df638d90b4a16902fb
HEAP_DELETE: Copy the `pos' parameter to a temporary variable as soon
soon as possible to avoid problems with callers supplying us with expressions
which could change during heap operations.
lib/heap.h