]> Kevux Git Server - fll/commit
Update: Don't bother checking, just always update pointer.
authorKevin Day <thekevinday@gmail.com>
Wed, 15 Dec 2021 02:34:21 +0000 (20:34 -0600)
committerKevin Day <thekevinday@gmail.com>
Wed, 15 Dec 2021 02:34:21 +0000 (20:34 -0600)
commitdcec1cb503d69a1c4ba48a1d70d0f3a772749a5a
treef6188af405cf9fc46d28ece20545d84f53027a9c
parentddd5fb88b66ea38ff12c1532dba77b9f6650fb77
Update: Don't bother checking, just always update pointer.

At this point the pointer has been allocated.
If the pointer addresses are the same, then there is no problem.
If they are different, then this properly replaces.

Assigning this just removes the extra step of checking.
level_0/f_memory/c/private-memory.c