[OpenSIPS-Devel] [OpenSIPS/opensips] d2f780: OPS-6: Allocator codebase - fix coding style

Liviu Chircu noreply at github.com
Fri Mar 15 13:05:28 EDT 2019


  Branch: refs/heads/feature/selectable-allocator
  Home:   https://github.com/OpenSIPS/opensips
  Commit: d2f780cb8be6eef5d9cccd219e5516a9792aae69
      https://github.com/OpenSIPS/opensips/commit/d2f780cb8be6eef5d9cccd219e5516a9792aae69
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2019-03-15 (Fri, 15 Mar 2019)

  Changed paths:
    M Makefile.conf.template
    M mem/f_malloc.c
    M mem/f_malloc.h
    M mem/f_malloc_dyn.h
    M mem/hp_malloc.h
    M mem/hp_malloc_dyn.h
    M mem/q_malloc.c
    M mem/q_malloc.h
    M mem/q_malloc_dyn.h

  Log Message:
  -----------
  OPS-6: Allocator codebase - fix coding style

    * "type *name"
    * "type *(func)"
    * fix "qm" -> "fm" copy-paste leftover
    * consistent func source strings in q_malloc.c





More information about the Devel mailing list