https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16229

Tomás Cohen Arazi <tomasco...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #50199|0                           |1
        is obsolete|                            |

--- Comment #8 from Tomás Cohen Arazi <tomasco...@gmail.com> ---
Created attachment 50235
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50235&action=edit
Bug 16229: Deep copy on first L2 fetch

When a value exists in L2 cache but not in L1 cache, it should be deep
copied if needed (i.e. not a scalar). Otherwise the calling code is able
to modify the value in cache.
Note that is theoretical, it's possible that no code does that.

Signed-off-by: Jacek Ablewicz <a...@biblos.pk.edu.pl>
Signed-off-by: Tomas Cohen Arazi <tomasco...@unc.edu.ar>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to