lp:~knitzsche/+junk/mem-errors

Created by Kyle Nitzsche and last modified
Get this branch:
bzr branch lp:~knitzsche/+junk/mem-errors
Only Kyle Nitzsche can upload to this branch. If you are Kyle Nitzsche please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Kyle Nitzsche
Status:
Development

Recent revisions

29. By Kyle Nitzsche

logs/reassign_pointer_to_heap_leaks.c.log: need to have this in leak
condition, not with leaked fixed.

28. By Kyle Nitzsche

assign_heap_ptr_to_stack.c => reassign_pointer_to_heap_leaks.c (and log).
This new name better reflects the memory error in that one simply cannot
assign a pointer to a heap allocation unless one has anothe pointer to it
so that one can later free it without causing a memory leak.

27. By Kyle Nitzsche

exercises/print_ascii_ints.c: print hex decimal and char for each
ASCII

26. By Kyle Nitzsche

exercises/print_assci_ints.c => exercises/print_ascii_ints.c

25. By Kyle Nitzsche

exercises/print_chars_and_ints.c: add pointer arithmetic examples

------------- Thic line and the following will be ignored --------------

modified:
  exercises/print_chars_and_ints.c

24. By Kyle Nitzsche

exercises/enum.c: enhance to use unnamed enum to set int values against
tags

23. By Kyle Nitzsche

exercises/structs.c: exercise stucts, typedef, pointers to structs passed
to function

22. By Kyle Nitzsche

exercises/enum.c: added
exercises/varios.c: expanded

21. By Kyle Nitzsche

exercises/found_web.c: remove this temp file

20. By Kyle Nitzsche

exercises/safely_get_sizeof_arr.c

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers