aboutsummaryrefslogtreecommitdiffstats
path: root/src/blogc-make/exec.c
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2017-06-24 11:45:40 +0200
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2017-06-24 11:51:59 +0200
commit0ae85f6545b1d4a64836b0a3a5676a0bed9854d5 (patch)
treeec076c35f4770c1d9a1d9bd8df0b6b9bba1ba352 /src/blogc-make/exec.c
parent6eacbbe17ea7a7f523240400821a911589486d25 (diff)
downloadblogc-0ae85f6545b1d4a64836b0a3a5676a0bed9854d5.tar.gz
blogc-0ae85f6545b1d4a64836b0a3a5676a0bed9854d5.tar.bz2
blogc-0ae85f6545b1d4a64836b0a3a5676a0bed9854d5.zip
utils: trie: fixed bug in foreach implementation.
when looping through the tree, the algorithm would stop, if found a '\0' in the key of the tree node. there should be no "child" field after a '\0', but "next" fields may exist.
Diffstat (limited to 'src/blogc-make/exec.c')
0 files changed, 0 insertions, 0 deletions