Skip to content
  • jschwe's avatar
    Safety: Mark __sys_realloc and __sys_free as unsafe (#68) · 91449b7b
    jschwe authored
    # __sys_realloc, __sys_free and __sys_malloc
    - Add Errors section to docs
    - Check if parameters are valid and warn/return error
    
    # __sys_realloc, __sys_free
    - Mark as unsafe
    - Add detailed Safety section
    
    # uhyve::get_application_parameters()
    - make internal block unsafe and add Todos and Fixmes since this still needs some work!
    91449b7b