Nilesh Patra pushed to branch master at Debian Med / libmmap-allocator


Commits:
af74417f by Nilesh Patra at 2024-05-26T16:09:47+05:30
Minor fix to hardening patch

- - - - -


1 changed file:

- debian/patches/hardening.patch


Changes:

=====================================
debian/patches/hardening.patch
=====================================
@@ -20,3 +20,12 @@
  
  libmmap_allocator.a: mmap_file_pool.o
        $(AR) r libmmap_allocator.a mmap_file_pool.o
+@@ -44,7 +44,7 @@
+       bash -c 'export LD_LIBRARY_PATH=. ; ./test_allocator'
+ 
+ test_allocator: mmap_allocator.h mmap_file_pool.o test_allocator.o 
$(LIBRARIES)
+-      $(CXX) test_allocator.o -L. -lmmap_allocator -o test_allocator
++      $(CXX) test_allocator.o -L. -lmmap_allocator -o test_allocator 
$(LDFLAGS)
+ 
+ test_mmap_fixed: test_mmap_fixed.c
+       $(CC) $(CFLAGS) test_mmap_fixed.c -o test_mmap_fixed



View it on GitLab: 
https://salsa.debian.org/med-team/libmmap-allocator/-/commit/af74417f1154bc6de9ad30066205748d58cd830b

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://salsa.debian.org/med-team/libmmap-allocator/-/commit/af74417f1154bc6de9ad30066205748d58cd830b
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to