mm(1) #65

Closed
trinity wants to merge 0 commits from mm into main
Owner

cat(1p) and tee(1p) replacement.

cat(1p) and tee(1p) replacement.
trinity added the
enhancement
label 2024-02-17 23:48:44 -07:00
emma was assigned by trinity 2024-02-17 23:48:44 -07:00
trinity added 1 commit 2024-02-17 23:48:44 -07:00
emma was unassigned by trinity 2024-02-18 13:44:28 -07:00
trinity requested review from emma 2024-02-18 13:44:38 -07:00
emma requested changes 2024-02-18 21:34:15 -07:00
docs/mm.1 Outdated
@ -0,0 +68,4 @@
.SH COPYRIGHT
Copyright (C) 2024 DTB. License AGPLv3+: GNU AGPL version 3 or later
Owner

Copyright © or Copyright (c)

`Copyright ©` or `Copyright (c)`
trinity marked this conversation as resolved
trinity added 1 commit 2024-02-22 19:16:19 -07:00
trinity requested review from emma 2024-02-22 19:16:38 -07:00
Owner
╭ emma@noire-carnation
│ ~/src/TiB/bonsai/coreutils
╰─# build/bin/mm -i /dev/zero -o /dev/full
free(): double free detected in tcache 2
zsh: IOT instruction  build/bin/mm -i /dev/zero -o /dev/full
``` ╭ emma@noire-carnation │ ~/src/TiB/bonsai/coreutils ╰─# build/bin/mm -i /dev/zero -o /dev/full free(): double free detected in tcache 2 zsh: IOT instruction build/bin/mm -i /dev/zero -o /dev/full ```
Author
Owner

I'll take a look in gdb later, thanks for spotting that.

I'll take a look in gdb later, thanks for spotting that.
trinity added 2 commits 2024-02-26 17:04:38 -07:00
Author
Owner
╭ emma@noire-carnation
│ ~/src/TiB/bonsai/coreutils
╰─# build/bin/mm -i /dev/zero -o /dev/full
free(): double free detected in tcache 2
zsh: IOT instruction  build/bin/mm -i /dev/zero -o /dev/full

Can you confirm this is fixed?

> ``` > ╭ emma@noire-carnation > │ ~/src/TiB/bonsai/coreutils > ╰─# build/bin/mm -i /dev/zero -o /dev/full > free(): double free detected in tcache 2 > zsh: IOT instruction build/bin/mm -i /dev/zero -o /dev/full > ``` Can you confirm this is fixed?
Owner
╭ emma@noire-carnation
│ ~/src/TiB/bonsai/coreutils
╰─# build/bin/mm -i /dev/zero -o /dev/full
free(): double free detected in tcache 2
zsh: IOT instruction  build/bin/mm -i /dev/zero -o /dev/full

Can you confirm this is fixed?

Tested, fixed.

> > ``` > > ╭ emma@noire-carnation > > │ ~/src/TiB/bonsai/coreutils > > ╰─# build/bin/mm -i /dev/zero -o /dev/full > > free(): double free detected in tcache 2 > > zsh: IOT instruction build/bin/mm -i /dev/zero -o /dev/full > > ``` > > Can you confirm this is fixed? Tested, fixed.
emma approved these changes 2024-02-28 00:14:56 -07:00
emma closed this pull request 2024-03-18 20:58:32 -06:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: bonsai/harakit#65
No description provided.