rosc icon indicating copy to clipboard operation
rosc copied to clipboard

Store owned address in OscAddress

Open DrLuke opened this issue 1 year ago • 0 comments

A little lifetime oversight of mine: The OscAddress needs to store the address as a string otherwise it doesn't own it, thus the string passed to new must live at least as long as the OscAddress 😄

DrLuke avatar Aug 06 '22 20:08 DrLuke