j
k
j a
j l
On Thu Mar 21 04:59:56 2024 +0000, Jinoh Kang wrote:
Uninitialized `status` on unrecognized object type. break; default: ERR( "unknown object type %d\n", type ); status = STATUS_UNSUCCESSFUL; break;
Uninitialized `status` on unrecognized object type.
break; default: ERR( "unknown object type %d\n", type ); status = STATUS_UNSUCCESSFUL; break;
Done, got lost in a patch split.
Back to the thread
Back to the list