Sha256: a19c1c859175753319a4c9a7b6a0d622c64a6c702c2e80e2ac4c530cf77a3974

Contents?: true

Size: 422 Bytes

Versions: 10

Compression:

Stored size: 422 Bytes

Contents

/*
 * Copyright (C) the libgit2 contributors. All rights reserved.
 *
 * This file is part of libgit2, distributed under the GNU GPL v2 with
 * a Linking Exception. For full terms see the included COPYING file.
 */

#ifndef INCLUDE_allocators_win32_leakcheck_h
#define INCLUDE_allocators_win32_leakcheck_h

#include "common.h"

#include "alloc.h"

int git_win32_leakcheck_init_allocator(git_allocator *allocator);

#endif

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
rugged-1.4.5 vendor/libgit2/src/allocators/win32_leakcheck.h
rugged-1.3.2.3 vendor/libgit2/src/allocators/win32_leakcheck.h
rugged-1.4.4 vendor/libgit2/src/allocators/win32_leakcheck.h
rugged-1.3.2.1 vendor/libgit2/src/allocators/win32_leakcheck.h
rugged-1.4.3 vendor/libgit2/src/allocators/win32_leakcheck.h
rugged-1.3.2 vendor/libgit2/src/allocators/win32_leakcheck.h
rugged-1.4.2 vendor/libgit2/src/allocators/win32_leakcheck.h
rugged-1.3.1 vendor/libgit2/src/allocators/win32_leakcheck.h
rugged-1.3.0 vendor/libgit2/src/allocators/win32_leakcheck.h
rugged-1.2.0 vendor/libgit2/src/allocators/win32_leakcheck.h