comparison libinterp/octave-value/ov-null-mat.h @ 32098:6cd803819bd2 stable

Fix segfault when saveobj() used with old-style class files (bug #64220) * ov-class.cc (save_ascii, save_binary, save_hdf5): Replace accidental typo "m_map" (class member variable) with "m" local variable of type octave_map introduced in cset 7c8a70e4daad.
author Rik <rik@octave.org>
date Mon, 22 May 2023 16:20:51 -0700
parents 597f3ee61a48
children 21f9b34eb893
comparison
equal deleted inserted replaced
32091:d313e8ece0b8 32098:6cd803819bd2